what are the various backup tools available in linux
Answers were Sorted based on User's Feedback
Answer / divya m c
1 AFBackup-Manager
2 afio
3 amanda
4 Arkeia
5 backupd
6 Bacula
7 BAR
8 BRU
9 BRU-Pro
10 Burt
11 cdbackup
12 cddump
13 CDTARchive or CDTAR
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / 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 |
What stateless linux server? What feature it offers?
How do I run an rpm in linux?
How do you execute a file in linux?
What are the main difference between nfs and samba servers?
Explain how you can view the text file using terminal?
What does ps do?
List the main applications of 8 bit microprocessors?
Which linux os is best for home use?
Torvalds, wrote most of the linux kernel in c++ programming language, do you agree?
What are the name and the uid of the administrator user?
Why linux is virus free operating system?
How can I find the difference between two files in linux?