Multiple users

Discussions related to using VirtualBox on Linux hosts.
Post Reply
eaglefrq
Posts: 1
Joined: 2. May 2024, 18:01

Multiple users

Post by eaglefrq »

I am new to Linux and VB so any help will be appreciated.

If user 1 logs onto the RHEL 8 computer and runs the Windows VM from VB 7 and then user 1 locks the computer and steps out and user 2 logs into the same RHEL 8 computer and attempts to start the Windows VM from VB is there a way to prevent the Windows VM from running?

We are having this issue where a different user tries to start the Windows VM and it corrupts the VM because someone else has it running already. We end up having to restore the VM.
klaus
Oracle Corporation
Posts: 1160
Joined: 10. May 2007, 14:57

Re: Multiple users

Post by klaus »

VirtualBox works very well in a multi-user environment, as long as you don't violate the basic assumption: a VM is a per-user resource. Do not set up VMs for several users pointing to the same hard disk image (DVD images can be shared of course, they're read-only).
Post Reply