I'm currently trying to point out the finer details between chroot spaces and jails. And clear up some of the controversy in the phrase "chroot jail."
So far I have chroot defined simplistically as "Unix command that appears to change the root directory. "
Is this an acceptable definition? and how would the definition of a jail differ?
http://stackoverflow.com/a/6393167/2315971
– Atem18 Jun 13 '13 at 21:57Part of the reason I'm asking this question is I'm working my way up the knowledge tree to LXC and Docker and virtualisation as a whole.
– ladyoftime315 Jun 13 '13 at 22:04