From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 18:38:14 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 5F71D16A41F for ; Fri, 23 Sep 2005 18:38:14 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF3643D4C for ; Fri, 23 Sep 2005 18:38:12 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) by kane.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j8NIc90F003860; Fri, 23 Sep 2005 21:38:09 +0300 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id j8NIbhq8004569; Fri, 23 Sep 2005 21:37:43 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id j8NIbhYm004568; Fri, 23 Sep 2005 21:37:43 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 23 Sep 2005 21:37:43 +0300 From: Giorgos Keramidas To: Sasa Stupar Message-ID: <20050923183743.GB4500@flame.pc> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: freebsd-questions@freebsd.org Subject: Re: Migration from FC4 to FreeBSD 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, 23 Sep 2005 18:38:14 -0000 On 2005-09-23 20:30, Sasa Stupar wrote: > Currently I have a running mail/web server under FC4. I have > sendmail+cyrus2 configured. The question is: can I migrate easily to > FreeBSD with only a backup of all mailboxes under /var/imap and > /var/spool/imap and also the backup of /etc/shadow for all users? I'm not sure it's very easy to move the encrypted shadow passwords, but the rest should be *very* easy, once you get the hang of the way FreeBSD works. Make sure you install a test machine with FreeBSD and get acquainted with the installation of the system itself, extra ports/packages and everything you may find useful _before_ the actual switch though :)