How to check change the linux time zone How to check change the linux time zone July 4, 2018 Admin Comments 0 Comment There is the command to check your Linux time zone: date -R There is the command how to change your Linux timezone to Los Angles time zone: cp /usr/share/zoneinfo/America/Los_Angeles /etc/localtime Like this post? Please share this: