Jump to content
  • 0
letstry

Server Time

Question

6 answers to this question

Recommended Posts

Hi letstry,

You simply need to link the appropriate timezone with the '/etc/localtime' file. All of my Filipino customers are using Hong Kong Time as it is the same for the Philippines.

So the command you would type in the terminal would be...

ln -sf /usr/share/zoneinfo/Hongkong /etc/localtime

Then you can type the following command to check if it's correct...

date

The output would be something like...

[[email protected]* /]# date
Fri Jun  8 05:34:38 HKT 2012

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.