Vmwaretools is a good thing. since a virtual machine is used, it is installed and used. The following summarizes the experiences of various online experts and installs them as an intern. I hope it will help later. VMware strongly recommends that you install the VMwareTools package immediately after installing the operating system on each virtual machine. Install VMwareTools non-
Vmwaretools is a good thing. since a virtual machine is used, it is installed and used. The following summarizes the experiences of various online experts and installs them as an intern. I hope it will help later.
VMware strongly recommends that you install VMware Too immediately after installing the operating system on each virtual machine.
Ls suite. It is important to install VMware Tools in the customer's operating system. If you do not install VMware Tools
, The virtual machine's graphical environment is limited to VGA mode graphics (640 x, 16 colors ).
1. click-VM-Install VMware Tools in the VMware menu.
In this case, the Linux version of VMwareTools will be automatically loaded under Ubuntu. You will see a CD icon named VMware Tools on the desktop of the virtual machine, which is automatically opened.
It contains two files: VMwareTools-xxx-i386.rpm and VMwareTools-xxx.tar.gz.
If you double-click the rpm file, you will be prompted to say that the software package is not supported, because rpm is the installation package for the RedHat folder, and the file must be .tar.gz.
2. copy the .tar.gz file to the desktop.
Open the terminal (system application menu-accessories-terminal)
3. execute the following command line in the terminal: $ cd Desktop (if it is Chinese, $ cd Desktop)
$ Tar xvzf VMwareTools-xxx.tar.gz is automatically decompressed into a vmware-tools-distrib directory.
$ Cd vmware-tools-distrib
$ Sudo./vmware-install.pl
4. after you press enter, you will be prompted to enter the administrator password and then press Enter all the way (this is equivalent to the many dialogs that are filled in when installing software in Windows. here we use the default settings ), after "Enjoy -- theVMware team" appears, the VMwareTools installation is complete.