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


Please Help Members By Posting Answers For Below Questions

What is the difference between bash and dos?

427


What causes linux kernel panic?

458


if login in the suse linux the yast application only appearing on the scren. If we closing the screen it comes to log out. What is the procedure to customize the desktop?

484


What is named semaphore?

474


What daemon does the event tracking in linux?

493






Your default umask is 002. What does this mean?

456


Can linux run windows games?

444


What are linux file systems?

460


Is mac a unix or linux?

463


List the different modes of using vi editor in linux?

479


What is the full name of linux?

446


How do I see background jobs in linux?

438


What is the structure of linux?

457


What does mutex stand for?

434


You want to send a message to all connected users as “server is going down for maintenance”, what will you do?

684