From owner-freebsd-questions@FreeBSD.ORG Sun Oct 30 11:31:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D838B1065670 for ; Sun, 30 Oct 2011 11:31:48 +0000 (UTC) (envelope-from bsdlisten@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6D7658FC0A for ; Sun, 30 Oct 2011 11:31:47 +0000 (UTC) Received: by bkbzs2 with SMTP id zs2so2446911bkb.13 for ; Sun, 30 Oct 2011 04:31:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:user-agent :x-mailer:mime-version:content-type:content-transfer-encoding; bh=UKMGwchBrxt1n+cikusH/tGNgONpibY81ZFUxBClywQ=; b=u7ZsXlNiuOqtsx7nc1PxU+9EqtKhcBQH4dyojYaVTspkM7a25TGHQeVdUc6Q6HJzpV fH8NK2/3JhdI/qnykv76SXfuJ/YzOSkkBCX4/QYuAmTXC75v7ZFlwsM6a1MDWnOw+82k f0sn/nchXnwIbuwe9822LAqNULS1ZpVmA6eho= Received: by 10.204.15.208 with SMTP id l16mr7527735bka.18.1319974307147; Sun, 30 Oct 2011 04:31:47 -0700 (PDT) Received: from debiand1.localdom.ain ([89.47.83.116]) by mx.google.com with ESMTPS id a27sm13448651bku.9.2011.10.30.04.31.45 (version=SSLv3 cipher=OTHER); Sun, 30 Oct 2011 04:31:45 -0700 (PDT) Date: Sun, 30 Oct 2011 13:31:39 +0200 From: Rares Aioanei To: freebsd-questions@freebsd.org Message-ID: <20111030133139.286f09d4@debiand1.localdom.ain> In-Reply-To: <4EAD2070.3020903@aboutsupport.com> References: <4EAD2070.3020903@aboutsupport.com> User-Agent: my user agent X-Mailer: my x-mailer Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [OFFTOPIC] Solution for school lab 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: Sun, 30 Oct 2011 11:31:48 -0000 On Sun, 30 Oct 2011 12:01:20 +0200 Peter wrote: > Hi, > > I am about to setup a small PC lab for teaching operating systems. Since > computers will need to be used for teaching > Windows/Unix(FreeBsd)/Linux(Novell) I need to find a way: > > 1. Systems to coexists on the same hardware > 2. Easily restore system images to the initial state. > > > I do not want we to turn into Windows only lab.I was thinking in for > some Citrix solutions but I wonder if there is other way we can > accomplish this task. > > Thanks in advance. > > Peter For 1. you can always setup triple-boot machines, for 2. you can use Clonezilla, for instance. -- Rares Aioanei