Results 1 to 4 of 4
Hi,
I know it may sound obvious but I would just like to know what the differences are between the multi-user run level and the single-user run level?
I have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-16-2004 #1Just Joined!
- Join Date
- Jul 2004
- Location
- England (West country)
- Posts
- 20
Changing run levels question
Hi,
I know it may sound obvious but I would just like to know what the differences are between the multi-user run level and the single-user run level?
I have a root user account and my own user account. Does this qualify as a multi-user system?
Thanks,
Andy
- 07-16-2004 #2
Linux is a multi-user O/S in essence. Single-user mode as opposed
to multi means you are always running as root (not a good idea at any time). A common use for reverting to single is a lost root password. So yes, you do have a multi-user system.Me & Myself just ganged up on I....... Now We all have problems..and none of Us are speaking!
bash-3.00$ uname -a
SunOS sparky 5.11 OpenSolaris-swa sun4u sparc SUNW,Ultra-Enterprise
- 07-16-2004 #3Just Joined!
- Join Date
- Jul 2004
- Location
- England (West country)
- Posts
- 20
Thanks
,
Apologies if this seems a stupid question but how does changing to single user help with a lost root password? Don't you have to login with your root pasword?
Thanks,
Andy
- 07-16-2004 #4
Changing to single user mode will log you in as root when you boot. Then you can change your password. That's why it's a good idea to secure your bootloader so this cannot be accomplished if you can't trust physical access to your box.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
