LPI 101-500 Question Answer
Which of the following commands sets the system's time zone to the Canadian Eastern Time?
localegen -t -f /usr/share/zoneinfo/Canada/Eastern > /etc/locale.tz
tzconf /etc/localtime
sysctl -w clock.tz='Canada/Eastern'
modprobe tz_ca_est
ln -sf /usr/share/zoneinfo/Canada/Eastern /etc/localtime
TESTED 19 Oct 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved