Name key files or directories on a unix system that should
always be backed up?
Answers were Sorted based on User's Feedback
Answer / umesh
Some Servers are used to serve critical applications. So the
back up of /etc and /boot directory may cause beneficial
results for some unwanted disasters. since /etc directory
contains all the configuration files.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / smily
# 2 is correct.
if specifically say..
scp -r /etc root@backupsystem.com:/backup1
scp -r /home/username/.* root@backupsystem.com:/backup1
or
scp -r /root/.* root@backupsystem.com:/backup1
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you run linux on any laptop?
What is curl used for in linux?
What is linux and its advantages and disadvantages?
How to color the git console?
What is the use of linux?
What does gnu stand for?
What is $1 in linux?
How do I run an rpm in linux?
What is mutex rtos?
Torvalds, wrote most of the linux kernel in c++ programming language, do you agree?
how does dns resolution work in linux?
Is windows faster than linux?