Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Virtual machines"

From NetSec
Jump to: navigation, search
(Virtualization Tools: added links.)
Line 6: Line 6:
  
 
=Virtualization Tools=
 
=Virtualization Tools=
*VirtualBox
+
*[http://www.virtualbox.org/ VirtualBox]
*Qemu
+
 
*VMWare
+
*[http://wiki.qemu.org/Main_Page Qemu]
 +
 
 +
*[http://www.vmware.com/ VMWare]

Revision as of 15:16, 6 September 2011

Definition

A Virtual Machine, abbreviated VM, is an isolated operating system, installed within an operating system on a host computer. Virtual Machines work through hardware virtualization. The original definition of a virtual machine is "An efficient, isolated duplicate of a real machine"

Virtualization Tools