Tuesday, December 27, 2011

On a new centos 5 install must things to do first

Before you start using the linux box, install system updates.

If you are a engineer working on software development you must run both these commands, this will save you a lot of time later

yum groupinstall 'Development Tools'
yum groupinstall 'Development Libraries'