User Tools

Site Tools


build:ntp

Table of Contents

NTP

We are running NTP to keep the clock accurate.

Installation

Debian

apt-get install ntp ntp-doc ntp-simple ntpdate

CentOS

yum install ntp

Configuration

We are using the default configuration that Debian/CentOS ships with. This is primarily a client configuration – we allow other systems only to get the current time; they may not query any further information. (This is limited via the restrict keyword.) The daemon runs primarily in order to sync the system's time with the upstream NTP servers.

The configuration file points to multiple upstream NTP servers within [debian/centos].pool.ntp.org.

TODO

build/ntp.txt · Last modified: 2010/07/21 20:41 by SLUUG Administration