Skip to content

Instantly share code, notes, and snippets.

@andrewslince
Last active June 6, 2016 13:35
Show Gist options
  • Save andrewslince/7768430 to your computer and use it in GitHub Desktop.
Save andrewslince/7768430 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get install linux-headers-$(uname -r) linux-image-$(uname -r)
sudo /etc/init.d/vboxdrv setup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment