Search This Blog

Thursday, May 28, 2020

Ubuntu Disable Each time Password Entering

sudo nano -w /etc/sudoers
 
 
Replace 

%sudo  ALL=(ALL) ALL 
  
TO

%sudo  ALL=(ALL) NOPASSWD:ALL
 
 
 
- Enjoy
 

No comments:

Hit Counter


View My Stats