How to use sudo without a password

sudo visudo

Find: root ALL= (ALL) ALL

Replace with: root ALL=(ALL) NOPASSWD: ALL

Save that file.

This entry was posted in Linux, Security, Tips - Tricks, Ubuntu. Bookmark the permalink.

Leave a Reply