----- Original Message -----
From: "Dave" <[email protected]>
To: <[email protected]>
Sent: Tuesday, June 07, 2011 8:53 PM
Subject: Sorry. Numpty alert! FreeBSD Jails... Help?
Hi All.
Total frustration here. Before I incinerate the luckless box and get my
coat.
For whatever reason, I can't get my head round how "Exactly" to create
and use a jail, for a small webserver (Hiawatha) on FreeBSD V8.x
First compile the complete system. (kernel and world)
Then install ezjail form the ports
Then edit ezjail.conf in /usr/local/etc
enable ezjail in /etc/rc.conf
Then creating the base system:
ezjail-admin update -i
ezjail-admin update -P
after this you can create a jail using:
ezjail-admin create hostname.domain.net ip_address_of_jail
you can logon to your jail using:
ezjail-admin console hostname.domain.net
It's quite easy
Grtz
Jack
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"