I want to be able to sudo any command without having to enter a password. For some reason my changes to the sudoers file do not seem to be having an effect. Here is what I have tried:
Method 1:
sudo visudo
Added my user under root like this:
# User privilege specification
root...