--- Souri Ranjan Das <[EMAIL PROTECTED]> wrote:

> Dear Mithun
>  I want to to backup in the dat drive.How to take back up.
> what is the device name.what will be the /dev/x entry.
> please guide me to take backup.I have used a hp dignostic
> utlity which is recognising the dat drive & the model in linux os.

Backup can be a simple task or a complex one depending upon what you
need to backup and how frequently etc.

You have the following options to begin with:

1. Simply do a tar of the relevant folders and write to the tape drive

tar cpvf /dev/st0 /

2. Use a more advanced application like amanda which can schedule your
backups and do incremental backup and maintain history for specified
periods etc.

3. Use a commercial backup software like BRU

I would recommend you checkout amanda and/or bru if your requirement is
beyond a simple snapshot backup of a filesystem.

http://www.amanda.org/
http://www.tolisgroup.com/


Mithun


        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to