adspace


what are the different types of Backups..?

Answer Posted / saurabh singh

Here i mention the SUN solaris technique of taking backups.

First u know which FS are mountable and which are
unmountable.

Unmountable includes: /home , /var , / , etc here i means
all partitions created on HDD .

Mountable : cdrom , flash etc..

use these command to take backup in solaris 10
mount /unmount than use these command .
UFSDUMP : it is one technique

and

FSSNAP : for unmountable partitions.


If you are talking abt backup tool than see AMANDA it is
good.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the gate of ftp server in redhat linux?

2002


What are the differences between FTP , NFS , SAMBA servers explain separately.

1341