Recently because of learning needs, and then Linux installed VMware, reference to some online tutorials, here only to do the basic installation, follow-up in-depth use for each person, the benefits of such operations are:
1, first installed on the Linux server virtualization, machine resource utilization is high, can be targeted to do the corresponding resources of the system installation environment, popular point, a physical server can be built more than one system of high availability.
2. Linux server is more stable than Windows Server
Currently only 6.5 and 7.2 installation attempts are made
Download the Linux installation package first
6.5---Vmware-workstation-full-10.0.6-2700073.x86_64.bundle
7.2--vmware-workstation-full-12.1.1-3770994.x86_64.bundle
First, the Environment preparation
The following is an example of 6.5 (machine ip:192.168.1.70 with network environment)
Turn off firewall, SELinux (because the lab is easy to prevent problems with installation and connectivity)
1. Turn off the firewall
2. Turn off SELinux
Second, installation
1. Download
Https://my.vmware.com/group/vmware/details?productId=362&downloadGroup=WKST-1006-LX
Upload the installation package, and then start the installation.
1. Installation dependent
Yum Install Perl gcc kernel-devel libX11 libxinerama libxcursor libxtst
2, upload the installation file weighted
chmod +x vmware-workstation-full-10.0. 6-2700073. X86_64.bundle
3. Perform the installation
./vmware-workstation-full-10.0. 6-2700073. X86_64.bundle----eulas----S Vmware-workstation SerialNumber ma491-6nl5q-azam0-zh0n2-aaj5a
where "ma491-6nl5q-azam0-zh0n2-aaj5a" is the activation code (all online Search)
Results after execution:
No issues occurred, verification
Vmware-modconfig--install-status
III. Inspection and testing
1, install the same version of the win version (personal 10.0.6) on the other win machine
The following can be used to enjoy, but also reminded that there is no safest system, only the most comprehensive strategy, the good habit of data backup must be maintained.
Linux installation VMware