Linux Format

Orchestrating with Xen

The distinction between Type 1 hypervisors (being minimal OSes designed only to host VMs) and those of Type 2 (which run VMs inside a regular operating system) can get a little muddy. , which userspace programs like and can use, might appear to be categorically of the second type. But that’s not really correct. The module actually transforms the whole Linux kernel into a ‘bare metal’ hypervisor, and any kernels you load in a VM sidestep the rest of your OS. Your userspace doesn’t become transformed into a VM (and indeed is untouched by the whole process), but it does add some convenient abstractions (networking and such) so that you can take to guests through it. does much the same thing in Windows.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format4 min read
Linux
The #1 open source mag Future Publishing Limited, Quay House, The Ambury, Bath, BA1 1UA Email contact@linuxformat.com EDITORIAL Editor-in-chief Neil Mohr Art editor Fraser McDermott Production editor Katharine Davies Group editor-in-chief Graham Bar
Linux Format2 min read
Suitability For Beginners
These distros are focused on a technical area of computer use, penetration testing, but that doesn’t mean they’re T not suitable for beginners in this discipline. It’s not much of a surprise that a Gentoo-based distro like Pentoo is more complicated
Linux Format3 min read
Hacker Distros
Kali has it all if you want a pre-made networkhacking distribution. It has an impressive number K of editions to cover most installation scenarios, plus a slick-looking lightweight desktop and a huge set of built-in, well-categorised hacking tools. I

Related