Translation(s): English - Français - Italiano - 한국어 - Español


http://www.debian.org/logos/openlogo-nd-50.png http://www.debian.org/Pics/debian.png

Portal/IDB/logo_portal.png Welcome to Debian system virtualization


Portal/IDB/icon-emulator-32x32.png This portal is about virtualization. Technical language is be used.

In computing, virtualization refers to a range of technologies that allow one computer system to provide multiple independent systems at the same time. It allows the computer's hardware and resources to be divided between multiple independent virtual machines, containers or embedded systems: to a user these appear like real operating systems but they share the same hardware. See the wikipedia Virtualization page for more information.

Virtualization is related to, but subtly different from, emulation. Emulation is where one type of hardware is made to use programs designed for another.


Virtual machines

A Debian host can use virtualization to run a different operating system in a virtual machine.

This may be a desktop or server. There are many reasons for doing this, including to:

If the user is accessing the host's physical hardware locally, performance can be very good, especially where the host's hardware allows graphics cards to be virtualized. Remote access is also possible, but supporting graphics can cause a performance hit.

Debian packages to provide virtual machines

Debian packages to manage and configure virtual machines

Containers

Containers are a 'lighter-weight' form of virtualization, which provide users with something that is less than a full virtual machine, but with more isolation than a chroot.

Debian packages for containers include:

The following are not strictly virtualization, but provide process isolation

Proprietary software for virtualization

Running Debian inside a Virtual machine

Virtual Networking

Information on how to configure networking for various virtualization methods available on the VirtualNetworking page.

Wiki pages

All wiki pages related to system virtualization:


CategoryVirtualization | CategorySoftware | CategorySystemAdministration | CategoryPortal