This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
proj:misc [2012/04/23 16:09] 127.0.0.1 external edit |
proj:misc [2014/06/29 20:36] (current) admin [Miscellaneous] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ====== Miscellaneous ====== | ====== Miscellaneous ====== | ||
| + | ===== Shared Folders in Linux Guests ===== | ||
| + | |||
| + | Allow shared folder to be Auto-mount and Make Permanent. | ||
| + | |||
| + | And add the main user in the VM to be in the vboxsf group (amongst others of course). | ||
| + | |||
| + | On the guest - e.g.: | ||
| + | |||
| + | <code>sudo usermod -a -G vboxsf <username here></code> | ||
| ===== Trouble shooting ===== | ===== Trouble shooting ===== | ||