28 Jun
2002
28 Jun
'02
10:20
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