Name key files or directories on a unix system that should
always be backed up?
Answer Posted / 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 |
Post New Answer View All Answers
What are the different modes when using the vi editor?
What is the difference between spinlock and mutex?
Is mac same as linux?
What is the benefit of linux?
How do I see processes in linux?
What is systemd in linux?
Can I run linux on android?
What does set -o do?
How to stop a process running in linux?
What would you use to view contents of a large error log file?
What are the different types of files in linux?
What is linux drm?
How do I send email with linux?
Can you get viruses on linux?
What's the difference between unix and linux?