Ubuntu tutorial-install VMware Workstation on Ubuntu

Source: Internet
Author: User

VMware Workstation is a "Type-2" commercial virtualization software. The second type is called because it runs on an existing operating system, while a running computer becomes its host.

You can use VMware Workstation to run multiple clients with independent operating systems on the host. The client can be a 32-bit or 64-bit operating system. VMware Workstation supports Windows, Mac OS X, Solaris, and many other systems.

This short tutorial will teach you how to install VMware Workstation on Ubuntu.

Because this software is a commercial software, you must have an available license to use it. You can download the 30-day free trial version from the download page to experience it. If you want to register, obtain and verify a license.

To install VMware Workstation on Ubuntu, run the following command to upgrade Ubuntu.

sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get autoremove

After the computer is upgraded, run the following command to make Ubuntu ready for installation.

sudo apt-get install build-essential linux-headers-`uname -r`

Download VMware Workstation. Then go ~ /Downloads directory. My Firefox stores the downloaded files here. If your Ubuntu is a Chinese version, the default path is ~ /Download. The following command must also be changed to "cd download ")

cd Downloads

If the downloaded package is in the. ZIP format, run the following command to decompress the downloaded package. Otherwise, skip this step.

unzip VMware-Workstation-Full*.zip

Then, run the following command to add executable permissions to the file.

chmod +x VMware-Workstation-Full*.bundle

Finally, run the following command to start installation.

sudo ./VMware-Workstation-Full*.bundle

Follow the Wizard to complete the installation.

After all the work is completed, open it from Dash and create a client.

You can create various clients from all types, including Windows, Linux, Nevell, and Solaris.

Enjoy!

Recommended reading:

Install VMtools in openfilter Linux

Install VMware Workstation 9.0 Virtual Machine in Windows 7

Download the official version of VMware Workstation 9.0 (with the registration machine + Serial Number activation code ):

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.