On Mon, 1 Jun 2015 12:34:01 -0700 (PDT), Len Ovens wrote: >On Mon, 1 Jun 2015, Ralf Mardorf wrote: > >> On Mon, 1 Jun 2015 09:47:51 -0400, Mike Holstein wrote: >>>> >>> There's no need in this version. Those commands do not require root. >>> You run the sudo commands as the normal user. You don't need to >>> enable the root account. You don't need a root password. >> >> +1 >> >> Very seldom there is the need to have a root account. An exception is >> e.g. to list directories of another user with (or likely also >> without) a freakish home by a script. > >sudo bash -l
Btw. run "sudo visudo" and add "Defaults insults". $ sudo cat /etc/sudoers [sudo] password for rocketmouse: You type like i drive. [sudo] password for rocketmouse: [snip] Defaults insults [snip] -- ubuntu-studio-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel
