QuestionQ114
System Administration FundamentalsA system administrator must stop every running process and halt the system, while keeping the power on for additional diagnostics. Which command achieves this?
- A shutdown -h now
- B systemctl suspend
- C poweroff
- D halt
Community Discussion