Getting permissions in ubuntu 6.10
Posted: Wed Jan 24, 2007 10:01 am
how do i do it?
Est. 1995 - Copyright © 1995-2017 (see FAQ for details)
https://forum.thinkpads.com/
If you mean how do you do stuff as root in Ubuntu then you need to use the sudo command anytime you want to do admin stuff (it will ask for your password.)fr0zenmon wrote:how do i do it?
Alternatively if you like to keep Ubuntu's way of doing things you can just do sudo su. Thats what I do when I need to do a lot of things as root.tom lightbody wrote:"sudo passwd root" lets you setup a proper root account w/ appropriate permissions
(at the first "password" prompt, give your user prompt: at the second, roots password
thereafter, you can either login as root, or use "su" to become root