Linux時間

タイムゾーン

TZ=GMT-9
export TZ
/etc/rc.d/init.d/httpd に記述

NTPサーバー

日本標準時プロジェクト 公開NTP

http://www2.nict.go.jp/w/w114/tsp/PubNtp/index.html
ntp.nict.jp

ホスト名での設定が可能な場合 ※推奨

ntp.jst.mfeed.ad.jp (2)
上記ホスト名を指定すると、複数のNTPサーバをラウンドロビンで参照する。

IPアドレスでの(複数)設定が可能な場合

ntp1.jst.mfeed.ad.jp (210.173.160.27)  (2)
ntp2.jst.mfeed.ad.jp (210.173.160.57)  (2)
ntp3.jst.mfeed.ad.jp (210.173.160.87)  (2)

IPv6の場合

ntp1.v6.mfeed.ad.jp (2001:3a0:0:2001::27:123)  (2)
ntp2.v6.mfeed.ad.jp (2001:3a0:0:2005::57:123)  (2)
ntp3.v6.mfeed.ad.jp (2001:3a0:0:2006::87:123)  (2)