How to sudo without typing password
Jump to navigation
Jump to search
echo "$USER ALL=(ALL:ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/$USER