PacoLemon

Username is not in the sudoers file. This incident will be reported

July 24, 2019
Last updated on September 21, 2023
Add a user to the sudoers file

Problem

In my case, this happens after installing fresh Debian in my machine.

Solution

You can add the user you were using, but first, you must log in as a root  user first and add this to fix it,

bash
adduser _username_ sudo

Comments

Explore Blogs