1

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?

edwinksl
  • 23,789

1 Answers1

2

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.