Why do you want to disable sudo ? Is it that you want to use 'root' ? If so, that is easy, just run:
Enter a password for root (twice) and then log out and login again as root.
No need to disable sudo.
If you do disable sudo, you will not be able to do any privileged operations.
Code:
sudo passwd root
No need to disable sudo.
If you do disable sudo, you will not be able to do any privileged operations.
Statistics: Posted by hortimech — Sat Sep 21, 2024 7:45 am