this post was submitted on 18 Jul 2024
1 points (100.0% liked)
Ask Linux
107 readers
2 users here now
Ask the community any questions about Linux
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
File: /etc/sudoers
username ALL=(ALL) ALL
https://www.linuxfoundation.org/blog/blog/classic-sysadmin-configuring-the-linux-sudoers-file
-or-
Debian uses a group called sudo. Add a user to that group.
usermod -aG sudo