» Linux »
Examen sur Linux »
Examen 201 : Advanced Administration »
Section 4 »
Question 18/20
Explanation: The /usr partition contains common executables and documents such as man pages (help files), all
of which should not be changed by users. Therefore, this partition should be mounted as read only.
Reference: http://www.redhat.com/docs/manuals/linux/RHL-6.0-Manual/install-guide/manual/doc084.html
Incorrect Answers
A: The /var (variable) partition is used for data that frequently changes such as log files and therefore cannot be read only.
B: The /var (variable) partition is used for data that frequently changes such as log files and therefore cannot be read only.
C: The /tmp (temporary) partition is used to store temporary files and therefore cannot be read only.
E: The /tmp (temporary) partition is used to store temporary files and therefore cannot be read only.