[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sudo



On 01/28/2012 01:15 PM, antispammbox-debian wrote:


Hi all


I tried to use with Squeeze, small utility program, as Gmountiso, but with
Squeeze, do not work, why authenticate using, sudo.

Do you know a way to use a program using sudo, in Debian Squeeze?

Thanks

Regards

You must have sudo installed. Then, you must be listed in the sudoers file, which you can edit using visudo. (You will have to be root to edit the file.)
You should find a working version and copy the part that includes the user.
Once you have that all set up, the usage is:

sudo <command>    (without the <>)
Password:

enter your password at the prompt, and enter, and you will
be superuser for that command.

--doug


Reply to: