Skip to content

Instantly share code, notes, and snippets.

@RichardWithnell
Last active August 29, 2015 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RichardWithnell/307334ec297d1eaaac4f to your computer and use it in GitHub Desktop.
Save RichardWithnell/307334ec297d1eaaac4f to your computer and use it in GitHub Desktop.
Setup Debian Guest Additions
sudo apt-get install dkms build-essential linux-headers
sudo mount /media/cdrom
sudo sh /media/cdrom/VBoxLinuxAdditions.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment