Skip to content

Instantly share code, notes, and snippets.

@assertchris
Created November 10, 2011 23:23
Show Gist options
  • Save assertchris/1356601 to your computer and use it in GitHub Desktop.
Save assertchris/1356601 to your computer and use it in GitHub Desktop.
VirtualBox Guest Additions, Ubuntu 11.10
sudo apt-get update
sudo apt-get install build-essential linux-headers-$(uname -r)
sudo apt-get install virtualbox-ose-guest-x11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment