From owner-freebsd-questions@FreeBSD.ORG Thu May 7 13:50:45 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4048E843 for ; Thu, 7 May 2015 13:50:45 +0000 (UTC) Received: from sender1.zohomail.com (sender1.zohomail.com [74.201.84.162]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1190A18C1 for ; Thu, 7 May 2015 13:50:44 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:subject:message-id:references:mime-version:content-type:in-reply-to:user-agent; b=lB8F6MZe9u6ajKUObQcudAx4zM4JnqH5Y5rh9+LJK04GqpFYrgKueo5bFLrZcbra++vP+3f6ydxK T+hL1DswBC/Ycy/h5uFJRrZWRlq/dzeuZuPZBkJpJOvcOyuPJ+iK Received: from WorkBox.Home (75-168-130-91.mpls.qwest.net [75.168.130.91]) by mx.zohomail.com with SMTPS id 1431006636836996.5673115064092; Thu, 7 May 2015 06:50:36 -0700 (PDT) Date: Thu, 7 May 2015 08:50:34 -0500 From: Brandon Wandersee To: freebsd-questions@freebsd.org Subject: Re: Usermode FreeBSD kernel? Message-ID: <20150507135034.GA72117@WorkBox.Home> References: <554AFB34.3020702@seiya.me> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <554AFB34.3020702@seiya.me> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 13:50:45 -0000 If you're really interested in FreeBSD, you can find everything you need to get up and running in the FreeBSD Handbook. ;) Here's a link to the section on jails: https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html -- "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams