Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
VMware Workstation - No Experience Necessary

You're reading from  VMware Workstation - No Experience Necessary

Product type Book
Published in Aug 2013
Publisher Packt
ISBN-13 9781849689182
Pages 136 pages
Edition 1st Edition
Languages
Author (1):
Sander van Vugt Sander van Vugt
Profile icon Sander van Vugt
Toc

Table of Contents (16) Chapters close

VMware Workstation – No Experience Necessary
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Installing VMware Workstation 2. Installing Virtual Machines 3. Working with Virtual Machines 4. VMware Workstation behind the Scenes 5. Networking VMware Workstation 6. Accessing Virtual Machines Remotely 7. Converting Virtual Machines 8. Cloning and Snapshots 9. Sharing Virtual Machines Index

Installing VMware Workstation on Linux


Installing VMware Workstation on a Windows workstation isn't hard to do; just run the installation file and change a few of the default parameters and it will work. The installation of VMware on Linux is a bit more difficult because you'll have to run a few commands from a shell environment.

Tip

64 or 32 bits?

If you're using VMware on Linux, you should install a 64-bit flavour of Linux. The handling of hardware resources, especially memory, is much more efficient on a 64-bit Linux version than it is on a 32-bit version of Linux. So for the best possible performance, make sure to use the 64-bit Linux version.

  1. Open a shell window and use su -, and enter the password of the root user.

  2. After downloading the installation file, you can find it in the Downloads folder of the user account that has downloaded the file. Typically, this is /home/<username>/Downloads. Use the cd command to go to this directory.

  3. The downloaded file has a name that looks like VMware-Workstation-Full-<version>.bundle. Use the command bash VMware-Workstation-Full-<version>.bundle to start VMware Workstation Installer. This launches the graphical installation program. Select I agree to indicate that you agree to the license terms and then click on Next to continue.

    On Linux as well, you'll install VMware Workstation using a graphical installation program

  4. The installation program now opens a few windows in which it asks for generic settings. In the first window, you'll indicate if you want to check for product updates on startup and next you will express if you want to help VMware by sending anonymous usage data to VMware.

  5. As Linux is a multiuser operating system by default, in the next window you can enter the name of a user account that has been used for connecting to VMware Workstation Server. Normally, the root user account is the only account that has sufficient permissions to do this; but if on your Linux computer you have another account with sufficient permissions, enter the name of the account here and click on Next to continue.

  6. Now you need to enter the name of the path where the shared virtual machines are stored. Note that the path is uncommon; they will be in /var/lib/vmware/Shared VMs. This perfectly complies with Linux standards, but it is not typically a location where you would look for these shared files.

  7. In the next window, you'll indicate on which port the VMware Workstation Server is offering its services. By default port 443 is used, but if this port is already in use by a web server, you'll have to choose something else. Typically, anything goes as long as the port number is part of the unprivileged port range, which means that it needs to be above port 1024. 1443 is fine, for instance.

    If the Apache server is already using port 443, you'll need to select another port

  8. At this point, the installation program has all the data it needs. Click on Install to start the installation procedure.

You have been reading a chapter from
VMware Workstation - No Experience Necessary
Published in: Aug 2013 Publisher: Packt ISBN-13: 9781849689182
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}