Forum Moderators: bakedjake
anyone who familiar to ntp? help me pls
thank you
======
finally found a useful url: [akadia.com...]
still trying...
and now i configured ntpd server
but i failed to make it change time a bit by a bit
all users in my IRC get ping timedout
however, the time is correct now
and i still can't quite get how to avoid big time correction
What kind of hardware (motherboard, CPU) are you running ntpd on, and what kind of load does the box have? ntpd requires a good deal of calculation to ensure that it doesn't drift too much.
An example /etc/ntp.conf
server timeserver.some.nearby.edu
server timeserver.some.other-nearby.edu
server timeserver.some.other-other-nearby.edu
peer localmachine1
peer localmachine2
driftfile /etc/ntp.drift
[eecis.udel.edu...]
If you don't pick one that is in your area, you'll just get a jumpier clock, and annoy a server admin on the far end.