To view parent comment, click here.
To read all comments associated with this story, please click here.
I wish I was a kid ;-)
The "ask the admin" approach usually takes some time and gives the admins a bad reputation of being not very responsive.
If not in an environment where installing an application may compromise security and should be prohibited, there is a clear benefit in letting the user do basic administration tasks (installing stuff). Debian-style package management makes this possible because installing something is designed to be a zero hassle operation. However, the neat thing about being superuser to install stuff is that it keeps the applications clean and working. A similar approach should be used by not giving the user actual write rights in his app folder, but using a setuid mechanism so that only the package manager can do that.




Member since:
2006-01-11
Most of the stuff kids are going to want to install will run in Wine, which handles installing crap applications inside a users home directory just fine.