I want to run privileged commands with having to enter my password.
I edited sudoers using the recommendation here.
Execute sudo without Password?
But I still have to enter my password?
# User privilege specification
root ALL=(ALL:ALL) ALL
andy ALL=(ALL) ALL
andy ALL=(ALL) NOPASSWD: ALL