Some URLS from ike's lecture on jail(8), at Defcon 14

FreeBSD jail(8) man page online:
http://www.freebsd.org/cgi/man.cgi?query=jail&apropos=0&sektion=0&manpath=FreeBSD+6.1-RELEASE&format=html

--
A *great* PHK/Watson Article on jail principles, from the horses mouth:
http://acmqueue.com/modules.php?name=Content&pa=showpage&pid=170

--
Old Fix to mitigate Fork-Bombs in jails, 4.x era FreeBSD:
(from the old openroot project)
http://www.samag.com/documents/s=1151/sam0105d/0105d.htm

New Notes on Process/Memory control, updated for current FreeBSD:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/jail.html

--
FreeBSD File-Backed Disk Images, how-to from the handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-virtual.html#AEN24770

--
Patch to now show jailed user they are jailed from sysctl:
(cool for honeypots, or specific contexts)
http://www.freebsd.org/cgi/query-pr.cgi?pr=95977

--
A City is Not A Tree , essay by urban designer Christopher Alexander
Google for it, it's a great short read.

