Virtualbox viewer mode.

This is for discussing general topics about how to use VirtualBox.
Post Reply
JFQueralt
Posts: 5
Joined: 10. Oct 2008, 15:29

Virtualbox viewer mode.

Post by JFQueralt »

Hi, everbody.

I´ve been wondering if there was any way to configure virtualbox guests and disable users´ ability to change the configuration.
Mostly Virtualbox acting like a viewer.
I plan to massively deploy several OSes images across our school network for pedagogical purposes. However, there are certain limitations that I want to impose on the VMs so I need the users to not be able to modify their config (memory size, network access, etc.).

I´ve been looking around and haven´t found any info about this topic so any hint will be appreciated.

Regards.

Jean
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Re: Virtualbox viewer mode.

Post by Sasquatch »

There isn't a 'reader' like VMWare Player (though that allows some settings to be changed). The only thing I can think of, is make the config files read only. The only downside to that is that the users can't use snapshots or saved states, as they aren't allowed to write to the config file to include the additional data.

Another option is to remove any link to the main program and put a shortcut on the desktop and/or start menu to start the VM directly (on Windows, use VirtualBox.exe startvm <vmname>, so you don't get a command prompt that needs to stay open).
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
JFQueralt
Posts: 5
Joined: 10. Oct 2008, 15:29

Re: Virtualbox viewer mode.

Post by JFQueralt »

Hi there.

Thanks for the advices.
I was considering that option you mention about the shortcut.

I have to consider the security implications about allowing users to have virtual machine software installed on the computers so they can bring their own VM machines from home.

Then again, they could use some U3 device and start playing around the network so...

Thanks for the help in any case.

Jean
Post Reply