nerdexam
Oracle

1Z0-876 · Question #140

Frank is the administrator of the site where you work. You notice Frank issues the following command: # kill -HUP cat /usr/local/apache2/logs/httpd.pid Choose the answer that best describes what…

The correct answer is C. Force the httpd process to reread it's configuration file. See the full explanation below for the reasoning.

Question

Frank is the administrator of the site where you work. You notice Frank issues the following command:

kill -HUP cat /usr/local/apache2/logs/httpd.pid Choose the answer that best describes what this command will do.

Options

  • ATerminate the httpd process and all the child processes.
  • BRestart the httpd process and all child processes.
  • CForce the httpd process to reread it's configuration file.
  • DTerminate the httpd process but not the children.

How the community answered

(27 responses)
  • A
    15% (4)
  • B
    4% (1)
  • C
    74% (20)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-876 Practice