Useful Links
Computer Science
Operating Systems
Linux
Linux Administration
1. Introduction to Linux and System Administration
2. The Command-Line Interface (CLI)
3. User and Group Management
4. File Permissions and Ownership
5. Process Management
6. Software and Package Management
7. System Services and Daemons
8. Networking
9. Storage Management
10. System Security
11. Shell Scripting and Automation
12. System Monitoring and Performance
13. Backup and Recovery
14. Advanced Topics
System Services and Daemons
Introduction to Systemd
Systemd Architecture
Systemd Units
Service Units
Socket Units
Timer Units
Target Units
Managing Services with systemctl
Starting and Stopping Services
Restarting and Reloading Services
Enabling and Disabling Services
Masking and Unmasking Services
Checking Service Status
Analyzing Boot Process
Managing Services
Listing Active Services
Enabling Services at Boot
Troubleshooting Failed Services
Introduction to SysVinit (Legacy)
SysVinit Architecture
Runlevels and Their Meanings
Init Scripts in /etc/init.d/
Managing Services with service
Journaling and Logging with journalctl
Viewing Logs
Filtering and Searching Logs
Persistent vs. Volatile Logs
Previous
6. Software and Package Management
Go to top
Next
8. Networking