I'm using 16.10 Ubuntu Gnome. When I try to use sudo in command line, it says that I'm not in the sudoers group, and "this incident will be reported".
What should I do?
I'm using 16.10 Ubuntu Gnome. When I try to use sudo in command line, it says that I'm not in the sudoers group, and "this incident will be reported".
What should I do?
Add yourself to the adm group in /etc/group by editing the file (logged in as root).
If you aren't root (which most people probably aren't), follow these steps: https://askubuntu.com/a/165248/595510.