VMware vSphere

 View Only
  • 1.  Install vmware tools on vm linux centos7

    Posted Jun 12, 2019 04:05 PM

    Good afternoon,

    I am trying to reinstall the vmware tools in a centos7 server, checking the following link for the installation of the vmware tools, but I have not been successful in the installation.

    Any suggestions or if there is a script for powercli to install on several linux servers at the same time.



  • 2.  RE: Install vmware tools on vm linux centos7

    Posted Jun 12, 2019 04:13 PM
    yum install open-vm-tools -y


  • 3.  RE: Install vmware tools on vm linux centos7

    Posted Jun 12, 2019 04:51 PM

    yum install open-vm-tools -y

    what does this mean, what is the purpose of this command



  • 4.  RE: Install vmware tools on vm linux centos7

    Posted Jun 12, 2019 05:09 PM

    You asked how to install the most appropriate version of vmware-tools.

    The command will do that without asking further questions.