Mailinglist Archive: opensuse (3653 mails)

< Previous Next >
Re: [SLE] Basic SuSE Config Q's (longish)
  • From: Anders Dahlqvist <dahlqvist@xxxxxxxxxxxxxxxxxxxxxxxx>
  • Date: Fri, 28 Jun 2002 12:20:48 +0200
  • Message-id: <200206281220.48828.dahlqvist@xxxxxxxxxxxxxxxxxxxxxxxx>
2002-06-28 02.50 skrev Anders Johansson:

:: There are three ways of giving permission
::
... and yet another:
sudo
Here's a mini-howto:
1. run visudo
Visudo requires basic vi skills; if you don't know vi run the program
"vimtutor" or -close to blasphemy- export EDITOR=mcedit.
2.add the follwing line
Chris ALL=(ALL) NOPASSWD:ALL
Alternatively add yourself to the group wheel and add
%wheel ALL=(ALL) NOPASSWD:ALL
instead

Now you just type "sudo yast2" or whatever you want to run in X as root.
Best regards

Anders

--
Today is the tomorrow you worried about yesterday


< Previous Next >