Installare VMware Tools su VMware ESXi+Centos
rpm –import http://packages.vmware.com/tools/VMWARE-PACKAGING-GPG-KEY.pub
vi /etc/yum.repos.d/CentOS-Base.repo
[vmware-tools]
name=VMware Tools for Red Hat Enterprise Linux $releasever – $basearch
#baseurl=http://packages.vmware.com/tools/esx//rhel5/
baseurl=http://packages.vmware.com/tools/esx/4.0u1/rhel5/i686/
enabled=1
gpgcheck=1
yum install vmware-tools
No trackbacks yet.