nerdexam
Oracle

1Z0-877 · Question #200

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. 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:
  • 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

How the community answered

(29 responses)
  • A
    83% (24)
  • B
    3% (1)
  • C
    10% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice