📄️ Content
Table of contents for the Linux 2 course - Learn Linux system administration.
📄️ Chapter 1 - Users and groups
Learn how to manage users and groups on Linux, the foundation of system security.
📄️ Chapter 2 - Permissions and access rights
Master the Linux permissions system: read, write, execute, and special permissions.
📄️ Chapter 3 - sudo and privileges
Learn how to use sudo securely to run commands with elevated privileges.
📄️ Chapter 4 - Package management
Learn how to install, update, and manage software on Linux with APT, YUM, and more.
📄️ Chapter 5 - Processes and tasks
Learn how to monitor, manage, and control processes on Linux.
📄️ Chapter 6 - Services and systemd
Learn how to manage system services with systemd and systemctl.
📄️ Chapter 7 - Environment variables
Learn how to configure and use environment variables on Linux.
📄️ Chapter 8 - Redirections and pipes
Master redirections and pipes to build powerful commands.
📄️ Chapter 9 - Review exercises
Put into practice all the Linux administration skills acquired in this course.