List of questions
Related questions
Question 191 - XK0-005 discussion
An administrator would like to mirror the website files on the primary web server, www1, to the backup web server, www2. Which of the following commands should the administrator use to most efficiently accomplish this task?
A.
[wwwl ] rsync ---a ---e ssh /var/www/html/ user1@www2 : /var/www/html
B.
[ wwwl ] scp ---r /var/www/html user1@www2 : / var/www/html
C.
[www2 ] cd /var/www/html; wget ---m http: //wwwl/
D.
[wwwl ] cd /var/www/html && tar cvf ---
Your answer:
0 comments
Sorted by
Leave a comment first