Alvin Oga <[EMAIL PROTECTED]> writes:
> [...]
>
>
> On Wed, 19 Jun 2002, Nicos Gollan wrote:
>
> > On Wednesday 19 June 2002 06:00, Jorge Santos wrote:
> > > [...]
> >
> > [...]
>
Thanks to all, I'll think I'll go with one of the scripts from
linux-backup.net, I knew I would be reinventing
hi ya jorge
simple backup examples with tar
tar zcvf /tmp/backup.tgz `find /root /boot /etc /bin /sbin /usr
/home -mtime -90 -print `
than add date code to the backup file names ??
than make it run from cron and do incremental backups vs full vs
weekly/monthly backups
backup.
On Wednesday 19 June 2002 06:00, Jorge Santos wrote:
> Hello, I'm looking for recommendations on backing up the home
> directories here at work. The scenario is as follows: I have
> several work stations mounting their homes from a central server via
> NFS so I don't think I'll be needing anythin
Hello, I'm looking for recommendations on backing up the home
directories here at work. The scenario is as follows: I have several
work stations mounting their homes from a central server via NFS so I
don't think I'll be needing anything sophisticated, I could use tar
and a cron job but I rather
4 matches
Mail list logo