From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 14:42:38 2004 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 D9DDC16A4CE for ; Fri, 27 Feb 2004 14:42:38 -0800 (PST) Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.120.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A3CD43D1F for ; Fri, 27 Feb 2004 14:42:38 -0800 (PST) (envelope-from halla3@corp.earthlink.net) Received: from kuu.eng.atl.earthlink.net ([199.174.116.53]) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1Awqgm-0006Bp-00; Fri, 27 Feb 2004 14:42:36 -0800 From: Andrew Hall To: Ryan Merrick In-Reply-To: <403FC724.3070407@comcast.net> References: <403EEEDF.3030500@teov.org> <403FC724.3070407@comcast.net> Content-Type: text/plain Message-Id: <1077922163.14678.72.camel@kuu.eng.atl.earthlink.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 27 Feb 2004 17:49:24 -0500 Content-Transfer-Encoding: 7bit cc: questions@freebsd.org cc: "Benjamin P. Keating" Subject: Re: directories to exclude for backups 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: Fri, 27 Feb 2004 22:42:39 -0000 Ben, I personally believe the only data necessary to archive is your configuration files, and user data. The OS is easy to replace, real easy in FreeBSD. I consider the entire OS to be expendable because it is so easy to replace. Another option for software is amanda. Its in ports. Drew On Fri, 2004-02-27 at 17:39, Ryan Merrick wrote: > Benjamin P. Keating wrote: > > My Plan is to make a gzipped tarball of the entire machine, excluding > > directories that are not necessary. If however, there is a more sound > > solution then tarballing a machine for a backup, Im all ears. I know > > rsync is a possibility, but i'd like to have just a solid, non-active > > archive copy of machines. > > > > EXCLUDE DIRECTORIES > > ---------------------------------------------- > > /proc > > /dev > > /tmp > > /usr/ports/ > > /var/tmp/ > > > > What else would be safe to exclude? > > > > Thanks, > > -Ben > > > Hello, > > I use bacula to disk and tape. > http://www.bacula.org/ > /usr/ports/sysutils/bacula