Created
October 15, 2017 17:05
-
-
Save get-data-/19e5850abdd00082aaa359b404fbe3e1 to your computer and use it in GitHub Desktop.
#How to add yourself to shared folder
$sudo usermod -a -G vboxsf <NAME_OF_USER>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get guest additions installed
$ sudo apt-get install dkms build-essential linux-headers-$(uname -r)
$ sudo -s
$ ~~~GUESTADDITIONS_FILE_NAME.run