Skip to content

Instantly share code, notes, and snippets.

@chelorossi
Created July 30, 2014 21:52
Show Gist options
  • Save chelorossi/bb343fa2a63f2232fe84 to your computer and use it in GitHub Desktop.
Save chelorossi/bb343fa2a63f2232fe84 to your computer and use it in GitHub Desktop.
sudo apt-get purge vagrant
sudo apt-get purge virtualbox
apt-get install build-essential linux-headers-3.2.0-23-generic-pae # uname -r
sudo dpkg-reconfigure virtualbox-dkms
sudo dpkg-reconfigure virtualbox
sudo apt-get install vagrant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment