what are the various backup tools available in linux

Answer Posted / vishnu(8123755356)

backup tools
tar:
tar -cvf <filename.tar> files,directies

cpio:
find <pattern> | cpio -o -H tar -F <filename>
receving: cpio -i -F <filename>

Dump :
dump -ouf /dev/sda1 /home

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does nasa use linux?

528


Is mac a linux?

532


How can you check the memory status?

520


Does free memory exist on linux?

646


Who invented linux and unix?

536






which files are called for user profile by default when a user gets login in linux?

552


What does chmod +x filenamedo?

618


What is stack?

580


What is process id 1 in linux?

557


Is linux free to use?

519


What are the 5 basic components of linux?

565


Tell us the difference between telnet and ssh?

575


What is linux xfce?

490


Explain about the boot process?

527


What is apt get linux?

547