From owner-freebsd-questions@FreeBSD.ORG Tue Sep 23 18:56:49 2003 Return-Path: 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 441BB16A4BF for ; Tue, 23 Sep 2003 18:56:49 -0700 (PDT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5366443FE0 for ; Tue, 23 Sep 2003 18:56:48 -0700 (PDT) (envelope-from ukla@comcast.net) Received: from [192.168.1.100] (c-66-229-214-237.we.client2.attbi.com[66.229.214.237]) by comcast.net (rwcrmhc13) with SMTP id <2003092401564801500pth8oe>; Wed, 24 Sep 2003 01:56:48 +0000 User-Agent: Microsoft-Outlook-Express-Macintosh-Edition/5.0.6 Date: Tue, 23 Sep 2003 18:56:47 -0700 From: Steve Warwick To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Subject: How to mirror X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2003 01:56:49 -0000 Hi All, It would appear my FreeBSD 4.8 server is down again due to another HD crash but that's a whole other problem. However the related question is - what is the standard way to mirror a server? I will need to mirror mail, dns, apache and MySQL so that if one machine goes down, the other will pick up requests and then hand back / re-sync when the main server comes back up. I know it is a big question so are there any articles / websites / suggestions etc ? TIA... Steve