Total Pageviews

Saturday 14 September 2024

Advice on using SUDO


using sudo to become root

Here’s just a few articles from Unix Tutorial:

Use visudo to check sudo config syntax: you can and should be double-checking any changes made to /etc/sudoers and its include files, because they may be the only way for you to become a superuser.

sudo command – just the basics of using sudo

How to use visudo – a brief guide on the interactive use of visudo command

from https://web.archive.org/web/20231004200627/https://www.nuxified.org/article/advice-on-using-sudo/

No comments:

Post a Comment