VMware Workstation is a virtual software that can perform desktop operations. It allows us to run multiple virtual machines in a single computer or virtual machine.
Developed and maintained by VMware Corporation. Because it is commercial software, we need to buy their home license or use the 30-day trial version. Recently, VMware Workstation11 has a haircut. This release has changed greatly, and can only be installed on computers with 64-bit processors. Previous versions can be installed on 64-bit and 32-bit computers.
In this column we will discuss the installation process of VMware Workstation 11 in Ubuntu14.04 and 14.10, illustrated in detail.
How to convert VirtualBox and VMware virtual machines to each other http://www.linuxidc.com/Linux/2014-11/108856.htm
VMware Virtual machine Installation CentOS7.0 Graphics tutorial http://www.linuxidc.com/Linux/2014-10/108013.htm
Install Ubuntu 14.04 http://www.linuxidc.com/Linux/2014-04/100473.htm under Windows 7 with VMware Workstation 10 virtual machines
VMware9 installing Ubuntu 12.10 Graphic Detailed tutorial http://www.linuxidc.com/Linux/2012-11/74945.htm
The installation steps are as follows:
1
Update the system with the Apt-get command
[Email protected]:~$ sudo apt-get update
[Email protected]:~$ sudo apt-get upgrade
2
Download Workstation11 (Bundle Script) from the official website
[Email protected]:~$ wget https://download3.vmware.com/software/wkst/file/ Vmware-workstation-full-11.0.0-2305329.x86_64.bundle
3
To set the execution command on a script package
[Email protected]:~$ chmod a+x Vmware-workstation-full-11.0.0-2305329.x86_64.bundle
4
Execute script to start installation
[Email protected]:~$ sudo./vmware-workstation-full-11.0.0-2305329.x86_64.bundle
and click on "Next"
This interface is set to "Check for updates on boot". If yes, select ' Yes ', no, select No, here I choose ' No '
Click Next to specify the user who wants to connect to this workstation
Click Next to specify the storage path for the virtual machine
Click on ' Next ' to specify the HTTPS port of the workstation, then click Next
Enter the activation code, if you want to use the trial version, you can let it empty
Click ' Install ' to start the installation
Installing ....
Installation complete ....
Start with Vmare Workstation11
Tap Home, select Search, type vmware
Click on ' VMware Workstation '
Now create your virtual machine and go and have fun with it.
Install VMware Workstation under Ubuntu 14.04/14.10