Linux – Install VMware Tools
KB ID 0001330 Problem Note: This is to install the VMware Tools NOT the OPEN-VM-TOOLS. I’ve had to do this a few times now, and every time I Goolge how to do it, I get pages of instructions on how to install the open vm tools. When what I really want is to install the VMware Tools. Solution I’m using vSphere ESX, but even if you are using VMware Workstation or VMware Fusion, you can still select ‘Install/Upgrade...
CentOS (RHEL) Installing VMware Tools in ESX
KB ID 0000888 Problem This was a much more complicated job than I expected it to be! The following procedure is done on CentOS 6, so will be the same for Red Hat Enterprise 6. Solution 1. Connect to the server via SSH, (or open a terminal session). Logon as, (or su to) root. 2. Execute the following commands; yum install make gcc kernel-devel kernel-headers glibc-headers perl mkdir /mnt/cdrom 3. Then present the VMware tools CD to the...