You can exempt yourself from some / all of that by creating a file in /etc/sudoers.d
e.g. (assume user is adolf)
vim /etc/sudoers.d/adolf adolf ALL=(ALL) NOPASSWD: ALL
You can exempt yourself from some / all of that by creating a file in /etc/sudoers.d
e.g. (assume user is adolf)
vim /etc/sudoers.d/adolf
adolf ALL=(ALL) NOPASSWD: ALL
(post is archived)