nerdexam
Novell

050-720 · Question #87

You work as a Network Administrator for Net World International. The company has a Linux- based network. You want to back up the /etc directory of a Linux server into a single file, named…

The correct answer is B. TAR -cvf etcbkup.tar /etc. See the full explanation below for the reasoning.

Question

You work as a Network Administrator for Net World International. The company has a Linux- based network. You want to back up the /etc directory of a Linux server into a single file, named etcbkup.tar. Which of the following commands will you use?

Options

  • ATAR -cvf /etc etcbkup.tar
  • BTAR -cvf etcbkup.tar /etc
  • CTAR -xvf etcbkup.tar /etc
  • DTAR -xvf /etc etcbkup.tar

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    82% (37)
  • C
    11% (5)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 050-720 Practice