From owner-freebsd-questions Wed Apr 18 9:29:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id AD1D637B423 for ; Wed, 18 Apr 2001 09:29:49 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 25646 invoked by uid 100); 18 Apr 2001 16:29:48 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15069.49404.687348.64785@guru.mired.org> Date: Wed, 18 Apr 2001 11:29:48 -0500 To: Rick Duvall Cc: questions@freebsd.org Subject: Re: Backup and Verify In-Reply-To: References: <15069.13630.549850.806893@guru.mired.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rick Duvall types: > This box is actually a web server, and the only files that change is when > our web developer uploads files to the box, and email coming in. Don't > care so much about the email as much as I do the configuration > files. Same goes for the web server. Don't care much about the content > as much as I do about the config files because my web developer has a copy > of the entire site on her PC at work, and at home. That's a *radically* different problem. I've solved it a number of times. > As far as the verify, maybe I am thinking compare.... It would be nice if > I could have a Bootable CD, though that one could put in the CD drive, the > CD boot and it will ask to put the last backup in the tape drive, and it > will restore the last backup. It needs to be as user friendly as possible > because I am the only person in this company capable of operating this > box, and if for some reason I leave (quit more likely than getting hit by > a Mac truck) the average ordinary layman will need to be able to restore > everything by following a checklist of procedures. I don't think that > they will be able to do a fresh install of FreeBSD, however, and restore > over the top. These are bank tellers we are talking about. In that case, you need a custom CD that boots and installs FreeBSD for them. You really only need to recreate it whenever you change the configuration files. For that matter, why not put the web docs on /var, and put / on a CDROM? When you go, copy an ISO image of the thing over to a Windows box and provide instructions for burning a new one. Provide a script that formats that builds /var on the C drive on it, and you're done. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message