Date: Wed, 3 Apr 2002 20:05:57 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Anthony Atkielski <anthony@atkielski.com> Cc: chat@freebsd.org Subject: Re: Anti-Unix Site Runs Unix Message-ID: <20020403170556.GB508@hades.hell.gr> In-Reply-To: <018301c1dadd$b5a2af90$0a00000a@atkielski.com> References: <20020402113404.A52321@lpt.ens.fr> <3CA9854E.A4D86CC4@mindspring.com> <20020402123254.H49279@lpt.ens.fr> <009301c1da83$9fa73170$0a00000a@atkielski.com> <20020403022446.GB33624@hades.hell.gr> <018301c1dadd$b5a2af90$0a00000a@atkielski.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-04-03 09:03, Anthony Atkielski wrote: > Giorgos writes: > > > Err, pardon my ignorance, but I always > > thought this is what backups were > > invented for. I could be wrong though, > > so don't hold it against me :) > > Backups are for saving _data_, not _programs_. The backup for the software > you use is the installation CD. I beg to differ. I customarily use dump to backup everything in my workstation (both data and programs), before doiong any major change like an upgrade of kernel & userland after a buildworld/buildkernel run. I check this by restoring to a spare partition, to make sure that if anything goes wrong I can roll back to a known, working state of everything, and then do the dangerous upgrade stuff. This seems to work on both data and programs. In fact, programs being mostly static, are a lot easier to grab in a well-known state, as opposed to randomly[1] changing data, like database tables or log files. [1] "Randomly" as far as dump is concerned, which doesn't need to know what that data represents or how it's accessed or changed by their respective programs. Giorgos Keramidas FreeBSD Documentation Project keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020403170556.GB508>