lucky13
Group: Members
Posts: 1478
Joined: Feb. 2007 |
|
Posted: July 06 2007,12:07 |
|
Quote | I'm thinking that running as root is like running as adminstrator in windows. |
You access administrator level in Unix-type environments by invoking su (super user -- requires root password) or sudo (if you have sudo privileges). In DSL, user dsl has full sudo privileges and the scripts are set up for user dsl, not for root or any account you may set up. It's safe/good practice to not login as root.
-------------- "It felt kind of like having a pitbull terrier on my rear end." -- meo (copyright(c)2008, all rights reserved)
|