Month: March 2013
-
How to install VMware tools in CentOS 5 or 6
1. Install the repo Actually before you set up the repo, you need the public keys: # rpm –import https://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub # rpm –import https://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub Then you can set up the repo by hand or with their RPM. By repo RPM: You can do this by installing the repo RPM from VMware: # yum install https://packages.vmware.com/tools/releases/latest/repos/vmware-tools-repo-RHEL6-10.0.9-1.el6.x86_64.rpm […]