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 |
How do I send email with linux?
Where are sar logs stored?
You need to search for the string “tecmint” in all the “.txt” files in the current directory. How will you do it?
what are the different types of ftp servers in linux operating system?
How do I find and delete files in linux?
How do I find my port number linux?
How do I know what filesystem linux?
The hierarchy of a series of directories branching in a user system starts from?
What utility would you use to cut off the first column in a text file?
What is linux and its advantages and disadvantages?
How do I find com ports in linux?
Which daemon controls the print spooling process?