Book Image

VMware Workstation - No Experience Necessary

By : Sander van Vugt
Book Image

VMware Workstation - No Experience Necessary

By: Sander van Vugt

Overview of this book

VMware Workstation runs on Linux as well as Windows hosts and handles different virtual machine formats, which allows you to share your work with users of other virtualization platforms, including VirtualBox, VMware Player, and VMware vSphere environments. VMware Workstation - No Experience Necessary helps you in getting started with VMware Workstation. You'll learn how to install VMware Workstation in any circumstance, and how to create virtual machines and keep different configurations for each virtual machine, which helps in setting up extensive test environments. You'll also learn how to share these virtual machines with users of other virtualization products as well as the cloud. In VMware Workstation - No Experience Necessary you'll start learning about different virtualization solutions. In this introduction you'll learn how VMware Workstation differs from other workstation virtualization platforms such as Oracle Virtual Box, and from data centre virtualization solutions such as VMware vSphere. Next, you'll learn how to install VMware Workstation on either a Windows or a Linux host and how to create virtual machines on these host platforms. After installing virtual machines, you'll learn about advanced virtual machine features, including advanced networking and storage setups, which allow you to mirror a data centre setup as closely as possible. An important part of the setup of such an environment is working with snapshots and clones, which is discussed in detail. You'll also learn how to use virtual machines that are created on other host computers. The final part of the book teaches you how to share virtual machines with others. You'll learn how to upload virtual machines to VMware vSphere, and how to share virtual machines with users of VMware Player.
Table of Contents (16 chapters)
VMware Workstation – No Experience Necessary
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Working with shared folders


A very useful feature in VMware Workstation is shared folders. Using shared folders allows you to easily share files between the host operating system and VMware Workstation. Using shared folders allows you to get access to a shared folder on the host computer in the virtual machine.

To work with shared folders, you need to enable them in the virtual machine. Once enabled, you can access them from the virtual machine's operating system. In the following procedure, you can read how it works:

  1. Working with shared folders starts on the virtual machine where you want to use it. So make sure that the virtual machine where you want to use it is started.

  2. Once the virtual machine is started, select Settings from the VM menu and click on the Options tab. From this tab, select the Shared Folders item.

    Enabling shared folders on the virtual machine

  3. To enable shared folders, you can select Always enabled or Enabled until next power off or suspend. If you're just looking for an...