Gentoo Logo

Gentoo基盤サーバ NTP設定ガイド

1.  NTPが稼働しているGentoo基幹サーバ・ガイドライン

一般ガイドライン

NTPはすべてのGentoo基幹サーバにて設定、実行が要求されるサービスです。 下記にNTPのサンプル設定を示します。

コード表示 1.1: /etc/ntp.conf

logfile         /var/log/ntpd.log
driftfile       /var/state/ntp.drift

# 同期するサーバ名
server ntp.ctr.columbia.edu
server ntp0.cornell.edu
server sundial.columbia.edu
server timex.cs.columbia.edu

コード表示 1.2: /etc/conf.d/ntp-client

NTPCLIENT_CMD="ntpdate"
NTPCLIENT_OPTS="-b time.orst.edu"

時刻同期を行うときにntpdがシステムログのみを使用するように、ntpdとntp-clientの両方をrc-updateを使ってdefaultのランレベルに加えてください。



印刷

更新日 03 January, 2005

要約: このガイドは、どうやってGentoo基幹サーバのNTPを設定するか記載しています。

Kurt Lieber
Author

藤中 正次
翻訳者

Donate to support our development efforts.

Support OSL
Gentoo Centric Hosting: vr.org
Tek Alchemy
SevenL.net
Global Netoptex Inc.
Bytemark
Online Kredit Index
Copyright 2001-2009 Gentoo Foundation, Inc. Questions, Comments? Contact us.