Linux range of use: Difference between revisions

Content deleted Content added
Virtualization: Small cleanup
Line 44:
A Linux operating systems runs virtualized on [[Xen]], a micro-kernel-type hypervisor published under the same license as the Linux kernel ([[GNU General Public License#Version_2|GNU GPL-2.0]]), and with [[Kernel-based Virtual Machine|KVM]] it is possible to turn the Linux kernel into a [[hypervisor]].
 
For the managing there are [[libvirt]], [[libguestfs]], and several utilities building upon them, as well as a couple of other programs.
 
[[OpenStack]] controller nodes run exclusively on Linux, while compute nodes are cross-platform.