Linux on vmware: differenze tra le versioni

Da Emigar.
Jump to navigation Jump to search
Riga 32: Riga 32:
</pre>
</pre>


http://partnerweb.vmware.com/GOSIG/RHEL_7.html


[[Categoria:OpenSource]]
[[Categoria:OpenSource]]

Versione delle 13:51, 22 set 2015

EL 6


[vmware-rhel6]
name=vmware-rhel6
baseurl=http://packages.vmware.com/tools/esx/latest/rhel6/x86_64/
enabled=1
gpgcheck=0

EL 7

  • installare dal reporisory EL 7 open-vm-tools
  • creare in /etc/yum.repos.d il file vmware-repo-el7.repo
#
# curl -o VMWARE-PACKAGING-GPG-DSA-KEY.pub http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-DSA-KEY.pub
# curl -o VMWARE-PACKAGING-GPG-RSA-KEY.pub http://packages.vmware.com/tools/keys/VMWARE-PACKAGING-GPG-RSA-KEY.pub
# rpm --import VMWARE-PACKAGING-GPG-DSA-KEY.pub
# rpm --import VMWARE-PACKAGING-GPG-RSA-KEY.pub
#
# yum install open-vm-tools-deploypkg

[vmware-tools-rhel7]
name = VMware Tools RHEL7
baseurl = http://packages.vmware.com/packages/rhel7/x86_64/
enabled = 1
gpgcheck = 1


http://partnerweb.vmware.com/GOSIG/RHEL_7.html