Multiple Choice
A file server is sharing a directory called /share between team members inside a company. The fileshare needs to be moved from serverA to /newshare located on serverB with all permissions and attributes preserved. Which of the following commands would BEST achieve this task?
A) rsync -aHAX /share/* serverB:/newshare
B) dd if=/share/* of=serverB:/newshare
C) tar -cvf /share/* serverB:/newshare
D) mirrorlv /share/* serverB:/newshare
Correct Answer:

Verified
Correct Answer:
Verified
Q36: A Linux administrator needs to schedule a
Q37: A systems administrator installs a simple package,
Q38: A systems administrator wants to install a
Q39: A Linux administrator wants to fetch a
Q40: Given that a company's policy states that
Q42: In which of the following directories is
Q43: A Linux administrator wants to configure log
Q44: Which of the following Linux server roles
Q45: A Linux systems administrator wants the ability
Q46: An administrator is attempting to block SSH