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