Project

General

Profile

Configure Operating System » History » Revision 2

Revision 1 (Amber Herold, 12/16/2013 12:29 PM) → Revision 2/3 (Amber Herold, 12/16/2013 12:36 PM)

h1. Configure Operating System 

 {{include(centos installation shared)}} 


 h3. Install Extra Packages for Enterprise Linux (EPEL) 

 <pre> 
 rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm 
 </pre> 

 Note that release version (6-8) is the current release at the time of this writing. Please visit http://fedoraproject.org/wiki/EPEL/FAQ#How_can_I_install_the_packages_from_the_EPEL_software_repository.3F for more up-to-date information on how to install the packages from the EPEL software repository.