From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 14:27:29 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46FE616A41F for ; Fri, 14 Oct 2005 14:27:29 +0000 (GMT) (envelope-from lothrandil@n00b.apagnu.se) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1EE743D4C for ; Fri, 14 Oct 2005 14:27:28 +0000 (GMT) (envelope-from lothrandil@n00b.apagnu.se) Received: from [213.66.174.214] (213.66.174.214) by pne-smtpout2-sn1.fre.skanova.net (7.2.060.1) id 434E6D1D00039825 for freebsd-questions@freebsd.org; Fri, 14 Oct 2005 16:27:27 +0200 Message-ID: <434FC045.1020303@n00b.apagnu.se> Date: Fri, 14 Oct 2005 16:27:17 +0200 From: Niclas Zeising User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Virtual Computer - Jail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2005 14:27:29 -0000 I was thinking about having some sort of virtual computer or operating system to test stuff in. The point being that i can just to a rm -rf on it and start over if i mess something upp really bad, all without affecting my regular workstation. Is jail a good sulotion for this? Is there any other sulotions? Sincerely //Niclas --