Skip to content

Instantly share code, notes, and snippets.

@alexey-detr
Last active December 22, 2015 22:09
Show Gist options
  • Save alexey-detr/6538352 to your computer and use it in GitHub Desktop.
Save alexey-detr/6538352 to your computer and use it in GitHub Desktop.
If installing VirtualBox Guest Additions for Ubuntu fails.
sudo apt-get install build-essential linux-headers-`uname -r` dkms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment