NTP server
Introduction
ntp syncs your computer to a GPS, DCF77 receiver or internethost giving the correct time.
Detailed Description
Attached Files
Installation
There are debian and redhat packages. Look for ntpd-server or ntpd.
Source tarball can be found at www.ntp.org
Users Guide
It is a daemon. In the configuration-file one can add:
server 0.pool.ntp.org
server 1.pool.ntp.org
server 2.pool.ntp.org
for example as good servers.
If you have a reliable timeserver yourself, consider joing the ntp-serverpool (www.pool.ntp.org).
Comments and Bug Reports