VirtualBox

Opened 17 years ago

Last modified 11 years ago

#45 closed enhancement

[feature-request] Easier Installer for Linux host (for single-user systems) — at Initial Version

Reported by: Technologov Owned by:
Component: installer Version: VirtualBox 4.0.2
Keywords: Cc:
Guest type: other Host type: Linux

Description

This software is used heavily for one-user Home machines, and therefore I recommend a series of steps that will optimize user-experience on single-user Linux systems, eliminate the need for adding that single user on a home machine to a "vboxusers" group. The end result will be easier installation process on Linux host (for single-user systems), without hurting security in any way.

Multi-user host systems will setup and work the same as today.

The new setup must be run from normal-user (non-root), so you get instantly added to the right group, permission are set for you, and the rest of setup will proceed as root.

Concept taken from klik client at: http://klik.atekon.de/client/install

You can run this client to understand how this works (on a guest Linux VM) - it's a setup that starts from normal user mode and then jumps into root mode in the middle to complete tasks. When jumping to root mode, it asks for root password (in the middle of setup).

Tasks:

  1. give warning when setup launched as root that it's not recommended for single-user systems, that only multi-user systems need to start setup from root.
  1. remember current user somehere (in /tmp ? or bash variable ?)
  1. enter root mode (sudo ...?)
  1. launch standard install process
  1. add current user (from /tmp ? or bash variable ?) to that group and set other (usb ?) priviledges

This is just a concept - what do you think of it?

I might try to write a bash script that does this, but I'm noob in this stuff. (so would be glad to see some Pro doing this)

=============================

This might be a small step, but a really confusing one for newbies. My VirtualBox refused to work and I had patience to tinker around and dig, I spent valueble time and want to prevent other from this, I prefer user-friendly concept of "just-works".

-Alexey Eremenko

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use