Install VMware Tools under the CentOS command line

Source: Internet
Author: User
Tags install perl

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~

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.