:: How to setup sudo without password prompt
visudo
add this line for setup sudoer without password
your_username ALL=(ALL) NOPASSWD: ALL
5 sec read
:: How to setup sudo without password prompt
visudo
add this line for setup sudoer without password
your_username ALL=(ALL) NOPASSWD: ALL