ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 195 - XK0-005 discussion

Report
Export

The applications team is reporting issues when trying to access the web service hosted in a Linux system. The Linux systems administrator is reviewing the following outputs:

Output 1:

* httpd.service = The Apache HTTPD Server

Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled; vendor preset: disabled)

Active: inactive (dead)

Docs: man:httpd(8) man:apachectl(8)

Output 2:

16:51:16 up 28 min, 1 user, load average: 0.00, 0.00, 0.07

Which of the following statements best describe the root cause? (Select two).

A.
The httpd service is currently started.
Answers
A.
The httpd service is currently started.
B.
The httpd service is enabled to auto start at boot time, but it failed to start.
Answers
B.
The httpd service is enabled to auto start at boot time, but it failed to start.
C.
The httpd service was manually stopped.
Answers
C.
The httpd service was manually stopped.
D.
The httpd service is not enabled to auto start at boot time.
Answers
D.
The httpd service is not enabled to auto start at boot time.
E.
The httpd service runs without problems.
Answers
E.
The httpd service runs without problems.
F.
The httpd service did not start during the last server reboot.
Answers
F.
The httpd service did not start during the last server reboot.
Suggested answer: C, D

Explanation:

Thehttpd.serviceis the Apache HTTPD Server, which is a web service that runs on Linux systems. The output 1 shows that thehttpd.serviceisinactive (dead), which means that it is not running. The output 1 also shows that thehttpd.serviceisdisabled, which means that it is not enabled to auto start at boot time. Therefore, the statements C and D best describe the root cause of the issue. The statements A, B, E, and F are incorrect because they do not match the output 1.Reference: [How to Manage Systemd Services on a Linux System]

asked 02/10/2024
Stefan Hupfloher
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first