ExamGecko
Question list
Search
Search

Question 81 - 102-500 discussion

Report
Export

Which command will set the local machine's timezone to UTC?

A.
cat UTC > /etc/timezone
Answers
A.
cat UTC > /etc/timezone
B.
ln -s /usr/share/zoneinfo/UTC /etc/localtime
Answers
B.
ln -s /usr/share/zoneinfo/UTC /etc/localtime
C.
date --timezone=UTC
Answers
C.
date --timezone=UTC
D.
mv /usr/timezone/UTC /etc
Answers
D.
mv /usr/timezone/UTC /etc
Suggested answer: B
asked 18/09/2024
Arthur Khaha
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first