1. Install the Environment Virtual Machine: VMwarestation10 client: RedHat5.6 2. Start 1) first click & ldquo; install Vmwaretools & rdquo ;. Because I have already installed it, it is displayed as "reinstall. 2) enter the red hat, right-click the desktop, and open the terminal (OpenTerminal ). Then enter the following command (note space): mo
I. installation environment
Virtual Machine: VMware station 10 client: Red Hat 5.6
Ii. Start
1) first
Click "Install Vmware tools ". Because I have already installed it, it is displayed as "reinstall.
2) Right-click the desktop and Open Terminal ).
Enter the following command (note the space ):
Mount-t iso9660/dev/cdrom/mnt (load the CDROM device and the CDROM is read-only)
Cp/mnt/VMwareTools-9.6.1-1378637.tar.gz/tmp (copy the package to the Linux TMP directory)
Umount/dev/cdrom (uninstall CDROM)
Cd/tmp (enter the TMP directory)
Tar zxf VMwareTools-9.6.1-1378637.tar.gz (unzip this package)
Cd/vmware-tools-distrib (go to the extracted directory)
./Vmware-install.pl (run the installation command to start installation)
3) If you have installed all the X Window environments and development tools in Linux,
The above installation process should be smooth.
During installation, you will encounter problems such as "In which directory do you want to install your binary files". Simply press Enter.
If you encounter a request with [yes], enter yes and press Enter.
For more information about RedHat, see RedHat topic page http://www.linuxidc.com/topicnews.aspx? Tid = 10