Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Virtual machines"
From NetSec
(Created page with "A virtual machine (aka VM, vbox) is a machine that is run within a host computer. Basically it's like running a computer in a computer. With programs such as VMware and Virtu...") |
|||
| Line 1: | Line 1: | ||
| − | A | + | {{cleanup}} |
| + | =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|hardware virtualization]]. | ||
| + | The original definition of a virtual machine is "An efficient, isolated duplicate of a real machine" | ||
| + | |||
| + | =Virtualization Tools= | ||
| + | *VirtualBox | ||
| + | *Qemu | ||
| + | *VMWare | ||
Revision as of 14:11, 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
- VirtualBox
- Qemu
- VMWare