Order a VPS, Semi- dedicated or Dedicated server in Dallas, London or Australia.
Ask our support team about your hosting requirements.
Host where the staff takes pride in making customers happy
While Rimu's site isn't the best to look at, within 10 seconds I can find *in depth guides* to running and installing almost any service I would consider. Go to more "corporatey" sites like G*****y or L*****b, and it will take you 5mins to find the FAQ and 10mins to realize it was outsourced and written by a marketing graduate. Totally useless.
Scenario: The hosting company is in country W; the data center is in timezone X; the customer is in country Y; and their users are in country Z.
What timezone should you use for your server? Perhaps you should try Universal Co-ordinated Time (UTC).
vi /etc/sysconfig/clock and change the UTC line to: "UTC=true"
Set localtimezone to UTC: ln -sf /usr/share/zoneinfo/UTC /etc/localtime
If you want to set your timezone to something else, perhaps your personal timezone, then you
find that timezone under /usr/share/zoneinfo and link that to /etc/localtime. For example:
ln -sf /usr/share/zoneinfo/Australia/Brisbane /etc/localtime.