nerdexam
LPI

117-102 · Question #341

Which of the following commands will set the local machine's timezone to UTC?

The correct answer is B. ln -s /usr/share/zoneinfo/UTC /etc/localtime. See the full explanation below for the reasoning.

Question

Which of the following commands will set the local machine's timezone to UTC?

Options

  • Acat UTC > /etc/timezone
  • Bln -s /usr/share/zoneinfo/UTC /etc/localtime
  • Cdate --timezone=UTC
  • Dmv /usr/timezone/UTC /etc

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    76% (26)
  • C
    15% (5)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 117-102 Practice