remove sudo password prompt from terminal

 sudo visudo


and replace the below code 


%admin ALL=(ALL) NOPASSWD:ALL


%sudo ALL=(ALL) NOPASSWD:ALL


ctrl+x

yes

done

Leave a Comment

Your email address will not be published. Required fields are marked *