Last week’s column looked at sulog — the file that collects information on switch user activity on many Unix systems — and presented a simple Perl script for summarizing su activity. In this week’s ...
If you’re a new Linux admin, you probably at least know about sudo. Sudo stands for “super user do” and allows standard users to take admin-level actions, such as installing software. Even though most ...