Skip to content

Module 3. System Administration - Users, Packages, and Services

Duration: 6 hours

This module dives into the core daily tasks of a system administrator.

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 systemctl to start, stop, enable, and check status.
  • Viewing logs with journalctl and traditional files in /var/log.
  • Scheduling tasks with cron.