Created
April 29, 2009 16:54
-
-
Save k0001/103896 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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