Q: 10
A Linux systems administrator is setting up a new web server and getting 404 - NOT FOUND errors
while trying to access the web server pages from the browser. While working on the diagnosis of this
issue, the Linux systems administrator executes the following commands:
Which of the following commands will BEST resolve this issue?
Options
Discussion
Option B not 100% sure. Seen similar questions in practice, this looks like a context issue. Can someone confirm?
Pretty common in practice exams, official guide points to B for fixing SELinux context on web files.
Its B, not C. Disabling SELinux is tempting but restorecon is the proper fix for wrong file contexts.
B imo, that's the right command for fixing SELinux context on web files. Disabling SELinux is overkill here.
Be respectful. No spam.