From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 15:19:45 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 5E27716A41F for ; Fri, 14 Oct 2005 15:19:45 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0972E43D48 for ; Fri, 14 Oct 2005 15:19:44 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com[208.206.151.59]) by comcast.net (sccrmhc12) with ESMTP id <2005101415193201200n1plbe>; Fri, 14 Oct 2005 15:19:43 +0000 Message-ID: <434FCC81.80905@computer.org> Date: Fri, 14 Oct 2005 10:19:29 -0500 From: Eric Schuele User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Niclas Zeising References: <434FC045.1020303@n00b.apagnu.se> In-Reply-To: <434FC045.1020303@n00b.apagnu.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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 15:19:45 -0000 Niclas Zeising wrote: > 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 Might look into qemu. Its in the ports tree. Works quite well. -- Regards, Eric