PrepAway - Latest Free Exam Questions & Answers

Which of the following statements is true about chroot …

Which of the following statements is true about chroot environments?

PrepAway - Latest Free Exam Questions & Answers

A.
Symbolic links to data outside the chroot path are followed, making files and directories accessible

B.
Hard links to files outside the chroot path are not followed, to increase security

C.
The chroot path needs to contain all data required by the programs running in the chroot environment

D.
Programs are not able to set a chroot path by using a function call, they have to use the command chroot

E.
When using the command chroot, the started command is running in its own namespace and cannot communicate with other processes

Explanation:
http://www.computerhope.com/unix/chroot.htm
http://www.computerhope.com/jargon/c/chroot.htm


Leave a Reply