| Some quick tips for VMware Beginners |
|
|
| System Administration - Techniques and Tools |
| Tuesday, 16 September 2008 00:00 |
PurposeThis guide was originally created to help undergraduates at a university get acquainted with VMware. It provides a very light overview of commands and important concepts for VMware. If you are already familiar with VMware, you may still wish to skim this document quickly.
This guide was converted from the original PDF here.
Getting VMware at homeVMware has totally free versions that will run on Windows, Linux, and Mac. You will need to register, but it’s free to get (you must register to get your serial key). http://register.VMware.com/content/download.html You can also download the VMware Player, but if you want to make your own VMs, go with VMware Server. I would also recommend using a version 1 release of VMware Server, it is slightly easier to use and still seems to be supported. Keyboard ShortcutsFull List at: http://www.VMware.com/support/ws5/doc/ws_learning_keyboard_shortcuts.html Some of the more important keyboard commands
Quick Hints
How to Save my Virtual Machines: Stopping, Pausing, & Snapshots
Figure 1: VMware Workstation Standard Toolbar
PausingWhen it is time to leave the lab, you can pause your VM. This is very similar to going into sleep mode in Vista. Your entire VM state is saved, your memory is dumped to a file, and you can un-pause the machine later and start right where you were. This is great if you are in the middle of doing something, but have to leave for another class. You can pause the VM at any time, even during OS installations. When you return to your VM, you can un-pause and after a short load period (usually less than one minute) you can start working again). You can pause your VM at any time by hitting the pause button, which is the second icon on the toolbar (see Figure 1 above). In order to un-pause click the play button. SnapshotsA snapshot is very similar to a System Restore Point in Windows - except better. If you are about to do something that could potentially crash your machine, corrupt files, or may otherwise cause you trouble later, you will want to create a snapshot! You can make multiple snap shots too. For example before you do a major system change you make a snap shot. After successfully getting through the change, you can make another snapshot to save the progress you have made before you go on to try new ways to crash your system. To create a snapshot use the fifth button on the toolbar (See Figure 1). To load a saved snapshot, use the sixth button (See Figure 1). Caveat: The free VMware Server you can download at home does not have as robust of a snapshot manager as VMware Workstation. A good overview: http://www.petri.co.il/virtual_VMware_snapshot.htm Getting rid of all snapshots: http://searchVMware.techtarget.com/tip/0,289483,sid179_gci1277577,00.html
Creating a Linked Clone
Documentation
Non-essential, but may be useful documentation
Learn more about virtualizationIf you are new to virtualization, you may want to learn about other virtualization technologies:
Each of the above has certain strengths and advantages in terms of cost, popularity, efficiency, and code openness. There are many other OS level virtualization packages you can experiment with, see a list at this Wikipedia article: http://en.wikipedia.org/wiki/Comparison_of_virtual_machines
|















Comments