ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 306 - XK0-005 discussion

Report
Export

A Linux administrator updated the configuration file for the httpd web service. The administrator needs to apply the updated changes to the service without interrupting any running sessions. Which of the following commands should the administrator run to accomplish this task?

A.

systemctl reload httpd

Answers
A.

systemctl reload httpd

B.

systemctl restart httpd

Answers
B.

systemctl restart httpd

C.

systemctl status httpd

Answers
C.

systemctl status httpd

D.

systemctl mask httpd

Answers
D.

systemctl mask httpd

Suggested answer: A

Explanation:

The systemctl reload httpd command reloads the Apache HTTP server configuration without terminating any existing connections. This is ideal for applying configuration changes without disrupting the current web traffic, ensuring seamless operation.

asked 09/10/2024
Oleksii Ivanov
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first