Site icon TechnologiesPost

How to resolve sudo issue due to its folder permission

In Ubuntu you can first strike Ctrl+Alt+T which opens the terminal.
After that you can copy-paste the command below to Ctrl+C and paste in
terminal with Ctrl+Shift+V

Command:

 pkexec chmod 0440 /etc/sudoers  
Share your Love
Exit mobile version