First, install upgrade VMware tools in the ESXi client-side vsphere list-> virtual machine-> client-> installation, and then use the Mount Virtual CD drive after the following message is mounted:
Mkdir/mnt/cdrom
Mount-t Iso9660/dev/cdrom/mnt/cdrom
Then copy VMWarexxx.tar.gz to/tmp:
Cp/mnt/cdrom/vmwarexxx.tar.gz/tmp
Then unpack the compressed package:
Cd/tmp
Tar zxf VMWarexxx.tar.gz
And then into Vmware-tools-distribute.
CD vmware-tools-disxx
Then execute:
./vmware-install.pl
Follow the steps below if you are not going
Yum Install Perl
Yum Install GCC
Yum Install kernel
All the way to return
Note: If your machine does not have the appropriate version of the Linux kernel and C compiler, this process may fail, the solution is to ask you whether to compile the relevant module of the place to enter No.
After the installation is complete, reboot the machine to complete the installation:
Shutdown-r now
It looks like you really want to copy the package to another folder first, otherwise, the tar command does not appear to be in effect ~~~o (∩_∩) o~