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

Using different networking modes


If you're setting up a VMware Workstation environment as a test environment, you need to configure the appropriate networking. In some cases, you want virtual machines to be connected directly to the physical network, just like if it was a normal machine. In other cases, you might not have the IP addresses available that are needed to connect each virtual machine directly to the physical network. And yet in other situations, you may have to set up a completely isolated VMware network. In the following sections, you'll learn how to accomplish these different scenarios in VMware Workstation. To match these different networking scenarios, VMware Workstation offers the following networking options:

  • Bridged

  • NAT

  • Host-only

  • Custom

You can find these options on the network settings of a selected virtual machine, as well as in the Network Preferences menu. There is also an option, Lan Segment, that allows you to define specific segments in your Local Area Network (LAN)...