Oracle
1Z0-403 · Question #72
You work for XYZ organization and are setting up a new Linux box. The organization wants the user's data on the system to be safe even in the event of a crash of the root filesystem. Which step do…
The correct answer is B. Have /home directory on its own filesystem with the filesystem being ext3. See the full explanation below for the reasoning.
Question
You work for XYZ organization and are setting up a new Linux box. The organization wants the user's data on the system to be safe even in the event of a crash of the root filesystem. Which step do you think would help the administrator achieve the organization objective?
Options
- AHave /opt directory on its own filesystem with the filesystem being ext3.
- BHave /home directory on its own filesystem with the filesystem being ext3.
- CHave /var directory on its own filesystem and all other filesystems under / (root filesystem).
- DHave /usr directory on its own filesystem and all other filesystems under / (root filesystem).
How the community answered
(29 responses)- A7% (2)
- B76% (22)
- C14% (4)
- D3% (1)
Community Discussion
No community discussion yet for this question.