Category: Linux
Install VMware Tools into Linux Redhat or CentOS server
Right click VM > Guest > Initiate VMware Tools Install
Next SSH onto the server and install VMWare Tools from command line:
mount /dev/cdrom /mnt/ cd /mnt/ rpm --install VMwareTools-4.0.0-261974.i386.rpm /usr/bin/vmware-config-tools.pl