Systemd Units and Services Match
This exercise tests understanding of systemd by matching unit types, commands, and service management concepts.
Some options will have multiple correct answers.
systemctl stop
.service
systemctl list-units
.path
systemctl status
systemd-analyze blame
.target
systemctl restart
systemd.kill
systemd-analyze plot
systemctl enable
masked service
systemctl start
.timer
Performance analysis
Service management command
Startup configuration
List active units
Kill process configuration
Visualization of boot performance
Unit type
Service restart command
Service status monitoring
Service disabled by linking to /dev/null