[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Making a good back up of a whole server
- Subject: RE: [cobalt-users] Making a good back up of a whole server
- From: "Peter Baldwin" <peterj@xxxxxxxxxxxxxx>
- Date: Fri Oct 12 08:00:05 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Build a Linux box from some (spare) hardware, invest in some large disks
> and install rsync (http://rsync.samba.org). You can do this securely
> with openssh (http://www.openssh.com) and passwordless login.
... and if you use a database, make sure you create a database dump file on
a regular basis.
Cheers!
Pete.