« | »

2007.01.10

時刻調整

サーバの時間がかなりずれていたので
今更ながらにntpを使って同期を取ることに。

設定ファイルの修正
/etc/ntp.conf
# — OUR TIMESERVERS —–
server ntp.nict.jp  <- server を近場のサーバに変更 ntpの起動 # /etc/init.d/ntpd start

ntpが自動起動するように変更
# chkconfig –level 345 ntpd on

これで時間も常時合うはず。

Trackback URL

Comment & Trackback

No comments.

Comment feed

Comment





XHTML: You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>