Linux Essentials Certificate Exam, version 1.6 Free Practice Test — 30 Questions

30 questions · Full explanations · No account required

Free
Question 1 of 30

Anya, a system administrator, is tasked with configuring a new shared project directory on a Linux server. This directory, located at `/srv/data/projects`, is intended exclusively for a developer named \'developerX\' to store and modify project files. It is critical that no other user on the system, whether in a specific group or not, can view, read, or write to this directory. Which command sequence would Anya use to ensure only \'developerX\' has full control over this directory and all other users are denied any access?

`chmod 600 /srv/data/projects`
`chmod 700 /srv/data/projects`
`chown developerX /srv/data/projects` followed by `chmod 777 /srv/data/projects`
`chmod 644 /srv/data/projects`

About the Linux Essentials Certificate Exam, version 1.6 Certification

These free practice questions are designed to help you assess your readiness for the Linux Essentials Certificate Exam, version 1.6 exam by Linux. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.