VirtualBox

Screencast: History and differences of Xen and KVM

| | | | | |

I threw together a quick screencast for Dann from the Linux Link Tech Show explaining the history of and differences between Xen and KVM. Feedback is encouraged because I'm sure I have some mistakes in there.

xen-and-kvm-history.webm (36.2 MB)

Virtualbox and Network Scripts on Ubuntu

| | | |

Virtualbox (http://www.virtualbox.org/) is a virtualzation platform. I use it to test out new Linux distributions as well as to run some limited tests of new software for customers. It can run on Linux or windows hosts and can run quite a few guest operating systems. Installation in Ubuntu is a snap. First enable the VirtualBox repo if you don't want to use the open source edition. Edit your /etc/apt/sources.list. I added this to mine for gutsy:

deb http://www.virtualbox.org/debian gutsy non-free


Syndicate content