QuestionQ9
System ManagementA systems administrator must check the status of every service on a Linux server. Which of the following commands performs this task?
- A systemctl is-active --services
- B systemctl list-sockets --type-services
- C systemctl is-enabled --services
- D systemctl list-units --type-services
Community Discussion