i want to install a software in my linux machine staying in another user that i have created .It is asking for root access for some command to be execute during installation process.when I am trying to execute "sudo -s" its showing " is not in the sudoers file. This incident will be reported.".what next will i do.I am in my ubuntu machine.
|
migrated from stackoverflow.com Sep 21 '10 at 0:02
|
In general you don't want to edit The only time you want to edit |
|||
|
|
|
It looks like you've messed up your system, or created a new user without modifying the
Add an additional entry below that, like |
|||
|
|
|
You should log in as root and edit that user into the sudoers file, |
|||
|
|