Skip to content

Instantly share code, notes, and snippets.

@goozbach
Created August 24, 2010 18:45
Show Gist options
  • Save goozbach/548078 to your computer and use it in GitHub Desktop.
Save goozbach/548078 to your computer and use it in GitHub Desktop.
#!/bin/bash
yum -y install screen kernel-devel vim-enhanced mercurial
yum -y groupinstall 'Development Libraries' 'Development Tools'
rpm -Uvh 'http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-3.noarch.rpm'
yum -y update
echo "enable centos base and epel-testing"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment