How to resolve sudo issue due to its folder permission

Share:
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  

No comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();

Ads