Networking :: LinNeigborhood Not Showing After Samba Install
I'm TOTALLY new with Linux and I've been reading these forums all afternoon trying to figure out how to map to my windows 2003 server.
I downloaded samba.dsl from the web and went into mydsl and picked what i downloaded by using the "Load Local" button. I then said ok.
It didn't show me anything or do anything.
Nothing showed up. I was expecting LinNeigborhood to show up on my desktop but it never did.
I'm running as root.
Can someone give me some guidance on this. Please be gentle with your advice, this is REALLY new to me.Don't run as root.Ok. I'll give that a try.
Can you tell me why? I'm thinking that running as root is like running as adminstrator in windows.
How's it different?
Thanks. Just want to understand the difference.DSL is made so that only user dsl can load extensions, for security reasons among others
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.Next Page...
original here.