Skip to content

Instantly share code, notes, and snippets.

@awsp
Created February 16, 2017 01:58
Show Gist options
  • Save awsp/fe30fd699a13cf62538ac122b3a8222c to your computer and use it in GitHub Desktop.
Save awsp/fe30fd699a13cf62538ac122b3a8222c to your computer and use it in GitHub Desktop.
Virtualbox on Ubuntu Server
sudo apt update
sudo apt install virtualbox-guest-dkms
sudo adduser [your-user] vboxsf
[re-login]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment