Tino Schwarze wrote:
> I'd try to get some kind of incremental DB dump from these databases,
> then backup these. Backup of DB space directly is not a good idea since
> it usually leads to inconsistent databases. You should always use the
> databases facilities to e.g. take a nightly dump (which us
On Wed, Mar 14, 2007 at 04:23:45PM +0100, Frej Eriksson wrote:
> I need to set up a backup solution for at least 10 linux machines,
> probably more. We do not want do do any full system backups, we are only
> interested in backing up a couple of directories on each machine. Mostly
> /etc, director
Hi,
I need to set up a backup solution for at least 10 linux machines,
probably more. We do not want do do any full system backups, we are only
interested in backing up a couple of directories on each machine. Mostly
/etc, directory containing database files and in some cases /home. Is
BackuPC su