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
How do we store an application’s documentation?
Is unix different from linux?
What is the difference between samba and ftp server in linux?
What would you use to edit contents of the file?
How do I check hard drive space on linux?
Can mutex be used across process?
Will windows use linux kernel?
How do I change my profile in linux?
How can we check disk/device status/failure/errors using smartctl utility?
What is the advantage of linux over windows?
kernel executes the first process when system starts
What are the advantages of arch linux?
What is the major advantage of a hash table?
What are the fields in the/etc/passwd file?
Which shell do you assign to a pop3 mail-only account?