SUN
310-200 · Question #208
As system administrator, you are asked to shut down the Apache HTTPD service that is running on a development server. You run the svcs | grep apache command, and receive this output: legacy_run…
The correct answer is A. This service is NOT managed by SMF. E. In order to shut down this service, you need to execute the shutdown script in the /etc/init.d directory. See the full explanation below for the reasoning.
Question
As system administrator, you are asked to shut down the Apache HTTPD service that is running on a development server. You run the svcs | grep apache command, and receive this output:
legacy_run Feb_02 lrc:/etc/rc3_d/S50apache Based on this output, which two statements are true? (Choose two.)
Options
- AThis service is NOT managed by SMF.
- BIn order to shut down this service, you need to execute the following shutdown script: svcadm - v
- CThis service is managed by LRC.
- DAny legacy_run state can NOT be manually shut down.
- EIn order to shut down this service, you need to execute the shutdown script in the /etc/init.d directory.
How the community answered
(26 responses)- A81% (21)
- B4% (1)
- C4% (1)
- D12% (3)
Community Discussion
No community discussion yet for this question.