nerdexam
LPI

102-350 · Question #45

Which command 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 command 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

(29 responses)
  • A
    7% (2)
  • B
    76% (22)
  • C
    3% (1)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full 102-350 Practice