On Tue, Jul 17, 2012 at 11:30 PM, snegan <[email protected]> wrote:

> aim using linux mint 13 i couldn't con fig ppp con fig it is showing
> following error
>
> anwar@anwar-Lenovo-G560 ~/Desktop $ sudo ppp config
> [sudo] password for anwar:
> anwar is not in the sudoers file.  This incident will be reported.
> anwar@anwar-Lenovo-G560 ~/Desktop $
>
>
>
Login as root.
Open the /etc/sudoers file

Add the following line (don't change the line which has the root user):
anwar     ALL=(ALL)  ALL
or, if you don't want to provide your password all the time you use sudo:
anwar     ALL=(ALL)  NOPASSWD: ALL


Regards,
Arun
http://wondroussky.blogspot.in/

"கற்றது கைமண் அளவு, கல்லாதது உலகளவு" - ஔவையார்
Known is a drop, Unknown is an ocean
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to