Sun Apr 22, 2012 9:42 am
Bollard said:
Chris Rowland said:
AIUI Debian doesn't use a root password. You run as root by prefixing commands with the command sudo.
There's been quite a lot of discussion about this, a search with give more information. I'd try the search term password to start with.
This needs to be in the wiki somewhere.
People need to stop saying this as the default answer though too. A lot of programs require that you enter the root password to even run them, and for people who will be using the GUI telling them to use sudo won't help at all.
If you want to set a password (because it's the only damn way to make the icons in the start menu do their job (like for Gparted)) then type:
sudo passwd root
Then you can enter a password for root user privileges.
That's great! I was really getting puzzled by people saying there is no root password and yet many of the GUI programs were asking for it.