0

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,109
  • 16
  • 73
  • 99
Dusan Sijacic
  • 11
  • 1
  • 6

1 Answers1

0

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.