Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@brainstorm
Created June 10, 2010 06:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brainstorm/432627 to your computer and use it in GitHub Desktop.
Save brainstorm/432627 to your computer and use it in GitHub Desktop.
# https://help.ubuntu.com/10.04/serverguide/C/jeos-and-vmbuilder.html
sudo vmbuilder kvm ubuntu --hostname cloudbiolinux.local --suite lucid \
--flavour virtual --arch amd64 -o --libvirt qemu:///system \
--user ubuntu --pass password \
--addpkg unattended-upgrades --addpkg acpid --addpkg openssh-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment