Jails

From Hackepedia
Revision as of 07:38, 1 November 2012 by Pbug (talk | contribs) (dual stacks are possible now. I use them.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

FreeBSD Jails are a fancy chroot so that someone using the jail can have root access and still not have complete control over the server that provides the jail infrastructure.

Similar to Solaris containers.

An easy way to set up jails is to use the ezjail port found in the /usr/ports directory.