The first step after a fresh install of a CentOS 5.3 server is too install the packages gcc and kernel-devel. When these packages are installed, update them and reboot of the VM: yum install gcc kernel-devel –y yum update –y reboot Now we have to create a new folder so we can mount the VMware […]
