Skip to content

Instantly share code, notes, and snippets.

@lpf23
Created October 15, 2015 18:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lpf23/32b20cff1bc898cce8c1 to your computer and use it in GitHub Desktop.
Save lpf23/32b20cff1bc898cce8c1 to your computer and use it in GitHub Desktop.
Install VirtualBox Guest Additions 5.0.6 on Xubuntu 15.04
sudo apt-get install build-essential module-assistant
sudo m-a prepare
cd /media/<username>/VBOXADDITIONS_5.0.6_103037/
sudo ./VBoxLinuxAdditions.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment