Date: Tue, 28 Feb 2006 13:19:27 +0100 From: Pavel Duda <element@email.cz> To: freebsd-questions@freebsd.org Subject: Re: Building a Jail in FreeBSD or NetBSD for a hosting environment Message-ID: <du1f4q$qp5$1@sea.gmane.org> In-Reply-To: <aceb91c30602271834i4e9e4ce2i23b694f7e7bc7de0@mail.gmail.com> References: <aceb91c30602271834i4e9e4ce2i23b694f7e7bc7de0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Nick Larsen wrote: > Hey Members, > > I have done a little research on Jails and setting them up, and managed to > get one going at one stage and managed to somehow destroy it. > I'm new to Jails, and I would like to use a real jail then just using a > chroot jail. > > Where I work, we use the Ensim software for hosting, and I find that very > pricey and sluggish (and it runs on Fedora rather than Linux). > They use a technique of chrooting sites and the sites users into an > environment in /home/virtual/sitexxx/ I would like to be able to do the same > (but with Jail), but not quite sure how to go about it. Last time I tried to > `make world DESTDIR=/my/jail/path` it failed (cannot remember the details > right now) but it this where I start? > > Also do I need an individual IP for each jail? because each physical server > will have 1 IP unless the customer requests a dedicated IP. > > Any help would be appreciated, and I have tried to research it but end up > going round in circles. > > -- > Regards, > > Nick Larsen > Wellington > NEW ZEALAND > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Hi, I've recently found great guide for creating jails - here is the link: http://www.section6.net/wiki/index.php/Creating_a_FreeBSD_Jail. It is really not so hard to get it up and runing. You can only get into troubles when trying to get to work some programs/daemons because of jail limitations. Pavel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?du1f4q$qp5$1>