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
Does nasa use linux?
Is mac a linux?
How can you check the memory status?
Does free memory exist on linux?
Who invented linux and unix?
which files are called for user profile by default when a user gets login in linux?
What does chmod +x filenamedo?
What is stack?
What is process id 1 in linux?
Is linux free to use?
What are the 5 basic components of linux?
Tell us the difference between telnet and ssh?
What is linux xfce?
Explain about the boot process?
What is apt get linux?