sudo without password
sudo visudo
username ALL=(ALL) NOPASSWD: ALL
Replace username
with the username of the sudoer.
Knowledgebase von Gerald Allerstorfer
sudo visudo
username ALL=(ALL) NOPASSWD: ALL
Replace username
with the username of the sudoer.