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.
masked service
systemctl start
systemctl enable
systemctl status
.timer
.service
systemctl stop
systemctl list-units
.target
systemd-analyze blame
systemctl restart
systemd.kill
systemd-analyze plot
.path
Visualization of boot performance
Service status monitoring
Service restart command
List active units
Service disabled by linking to /dev/null
Service management command
Startup configuration
Kill process configuration
Unit type
Performance analysis