LPI
303-200 · Question #15
Which of the following statements is true about chroot environments?
The correct answer is C. The chroot path needs to contain all data required by the programs running in the chroot. See the full explanation below for the reasoning.
Question
Which of the following statements is true about chroot environments?
Options
- ASymbolic links to data outside the chroot path are followed, making files and directories
- BHard links to files outside the chroot path are not followed, to increase security
- CThe chroot path needs to contain all data required by the programs running in the chroot
- DPrograms are not able to set a chroot path by using a function call, they have to use the
- EWhen using the command chroot, the started command is running in its own namespace and
How the community answered
(17 responses)- A6% (1)
- B12% (2)
- C76% (13)
- D6% (1)
Community Discussion
No community discussion yet for this question.