Re: login as root Ubuntu is making me go nuts

Originally Posted by
foxofinfinety
I don't want to login as root I want my account to have administrator rights
That is exactly one of the reasons why Linux systems are much safer than Windows systems, for example. It is based on a different administration model that seems to have proven more efficient and secure over time.
That said, it is not recommended at all to run every single application as root/administrator, only tasks that require administrative privileges. For example, if some malicious code is downloaded or executed by a regular user, it will affect at the most his/her own directory, leaving the rest of the system intact. I think that this is quote a good idea. The same goes for preventing a regular user from damaging the system, after all it is the administrator account owner who has to be able to do that. By theway, Mac OSX uses the same pricnciple as Ubuntu.
If you want to run a GUI file manager as root, you could for example execute from a terminal:
or any other file manager.
I hope that this has been clear enough, and if you have further questions feel free to ask.
Say NO to software patents in the European Union!
Bookmarks