How to check change the linux time zone

How to check change the linux time zone

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:

Leave a Reply

Your email address will not be published.