Skip to content

Instantly share code, notes, and snippets.

@k0001
Created April 29, 2009 16:54
Show Gist options
  • Save k0001/103896 to your computer and use it in GitHub Desktop.
Save k0001/103896 to your computer and use it in GitHub Desktop.
# HOWTO run a virtual machine in ubuntu 9.04 under KVM
k@ururu ~ % sudo aptitude install kvm virt-manager
k@ururu ~ % sudo modprobe kvm
# Now go to Applications -> System Tools -> Virtual Machine Manager
# Wasn't that easy?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment