I use Ubuntu 9.10
I changed my password. After I restarted my machine and tried to do sudo whatever...
I got
"username" is not in the sudoer list.
What should I do to get back in there?
|
I use Ubuntu 9.10
What should I do to get back in there?
| |||
|
feedback
|
|
On Ubuntu, you need to be in the
# usermod -a -G admin your username
| |||||
feedback
|
|
You have to check the It is worth it to note that you will have to be root in order to read / edit the file. See visudo. | |||
|
feedback
|