Module 3. System Administration - Users, Packages, and Services
Duration: 6 hours
This module dives into the core daily tasks of a system administrator.
Topics Covered
Section titled “Topics Covered”This module is divided into the following detailed sections:
- The “Big Three” files:
/etc/passwd,/etc/shadow,/etc/group. - Creating and modifying users (
useradd,usermod).
- Ubuntu/Debian: Using
apt. - Rocky/RHEL: Using
dnf.
- Understanding Units.
- Using
systemctlto start, stop, enable, and check status.
- Viewing logs with
journalctland traditional files in/var/log. - Scheduling tasks with cron.