thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 11:23 am Post subject: ntpd |
|
|
Ntpd sets the system date AND maintains it. It uses a config file named '/etc/ntp.conf'.
This file should look something like this:
---
server ntp.demon.nl
server ntp.demon.co.uk
driftfile /var/db/ntp.drift |
|