Re: [ubuntu-uk] FW: Root password

2006-08-11 Thread Matthew Saunders
As others have said, the Ubuntu way is to put the hammer down when you are not using it by using sudo. This makes perfect sense, and is the prefered way of doing things. Doing things to the root account is not advised. I had a hard time trying to get used to this way, as I have always had a root

Re: [ubuntu-uk] FW: Root password

2006-08-11 Thread Baza
On 11 Aug 2006, at 14:33, Malcolm Alce-King wrote: > The password for Root is, whatever password you entered during > installation. > Not really. As others have said Ubuntu uses SUDO for admin tasks. If you want a root password you do. sudo passwd root and create one. hope that clears

Re: [ubuntu-uk] FW: Root password

2006-08-11 Thread Malcolm Alce-King
Title: FW: Root password The password for Root is, whatever password you entered during installation. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]Sent: 11 August 2006 07:19To: ubuntu-uk@lists.ubuntu.comSubject: [ubuntu-uk] FW: Root password I just inst

Re: [ubuntu-uk] Sudo (was: Root password)

2006-08-11 Thread Paul Sladen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 11 Aug 2006, Matthew Saunders wrote: > On 11/08/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello Topokin, Ubuntu, like other modern operating systems (such as Mac OSX), uses 'sudo' for performing privileged ("root") tasks, when required