CompTIA
XK0-001 · Question #43
A customer wants to identify all of the services that were initially loaded by his server upon boot and compare these with services that are currently running. How should he look for this information?
The correct answer is D. examine /var/log/boot.log and run "ps -ax". See the full explanation below for the reasoning.
Question
A customer wants to identify all of the services that were initially loaded by his server upon boot and compare these with services that are currently running. How should he look for this information?
Options
- Aexamine /boot and run "ps -ef"
- Bexamine /var/log/dmesg and run "ps -e"
- Cexamine /etc/init.d and run "whatis -x"
- Dexamine /var/log/boot.log and run "ps -ax"
How the community answered
(27 responses)- A19% (5)
- B7% (2)
- C4% (1)
- D70% (19)
Community Discussion
No community discussion yet for this question.