How can I share a virtual machine with virtualbox

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

this is a permissions job.

you will have to allow her user to see your home and rwx the VM dir.

you could do this by changing current permissions or adding her to your group or creating a new group that can rwx the VM dir in your home, and change group the VM dir and below to the new group.

:D
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
Now where was i going? Oh yes, crazy!
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Post by Boo »

sounds a bit sticky with that group or not sticky enough.

so set the sticky bit on the group of your VM dir.

sudo chmod -R g+s /home/name/VMdir

this is just like you did before but setting the sticky bit on the group.

this means you will both use the permissions of the owner of the files. It is more complicated than that but there is always google.

:D
Image
Now where was i going? Oh yes, crazy!
Locked

Return to “Beginner Questions”