Linux 2 - Basic Administration
Welcome to the second course of the Linux series! This course will teach you how to administer a Linux system: user management, permissions, packages, processes, and services.
Table of contents
| # | Chapter | Description |
|---|---|---|
| 01 | Users and groups | Manage user accounts and groups |
| 02 | Permissions and access rights | Understand and configure rwx |
| 03 | sudo and privileges | Run commands as an admin |
| 04 | Package management | Install and manage software |
| 05 | Processes and tasks | Monitor and manage processes |
| 06 | Services and systemd | Manage system services |
| 07 | Environment variables | Configure the environment |
| 08 | Redirections and pipes | Chain commands together |
| 09 | Review exercises | Put your knowledge into practice |
Prerequisites
- Have completed Linux 1 - Fundamentals
- Master file navigation and manipulation
- Be comfortable with the terminal
Course objectives
By the end of this course, you will be able to:
- Manage users and their permissions
- Use sudo securely
- Install and update software
- Monitor and manage processes
- Configure and manage system services
- Create powerful command pipelines
Estimated duration
⏱️ 10 to 12 hours of training