On Fri, Jul 18, 2003 at 01:08:52PM -0500, Haley Crowe wrote:
> Hello all.  I have what I hope will be a fairly simple question.  We
> have a Redhat system that we want to make sure we get a full system
> backup (image) of anytime a major change is made.  Does anyone have any
> suggestions or tips on how they are doing it?

Look at: <http://www.mikerubel.org/computers/rsync_snapshots>.

Do incremental backups to disk.  If you want to catch upgrade/operator
errors, backing up to the very same disk is useful.  If your disk is
really a pair of raid 1 disks mirroring each other, then backing up to
yourself is even pretty safe against hardware problems.

To be really safe backup over a network to a different box.


-kb


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to