Author Topic: Fix dplogin.com's time  (Read 1056 times)

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Fix dplogin.com's time
« on: August 17, 2007, 12:15:09 PM »
Your server (as did mine) floats away from the real time pretty badly.  Right now it's about 15mins fast.  You should configure your ntp and have it start on boot.  It's also worth noting that ntp won't auto adjust your clock if it's more than 1000s(16m40s) out of sync, that took me at least a week to figure out why it was never syncing properly.  It got so bad at one point that I think I had to override that threshold value.

y00tz

  • Autococker
  • Posts: 2742
Re: Fix dplogin.com's time
« Reply #1 on: August 17, 2007, 01:09:18 PM »
Why didn't you say so a week ago when we all scratched our heads? http://dplogin.com/forums/index.php?topic=8270.0

+1 if I could

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Fix dplogin.com's time
« Reply #2 on: August 17, 2007, 01:31:49 PM »
Ok, figured out how to set it up so it runs daily.  I just made a file containing "ntpdate -u time.nist.gov" in /etc/cron.daily.  I think that should work.

y00tz

  • Autococker
  • Posts: 2742
Re: Fix dplogin.com's time
« Reply #3 on: August 17, 2007, 01:32:38 PM »
Ok, figured out how to set it up so it runs daily.  I just made a file containing "ntpdate -u time.nist.gov" in /etc/cron.daily.  I think that should work.

Haha at the exact same time I posted my temp fix: http://dplogin.com/forums/index.php?topic=8270.msg89446#msg89446

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Fix dplogin.com's time
« Reply #4 on: August 17, 2007, 01:36:52 PM »
Why didn't you say so a week ago when we all scratched our heads? http://dplogin.com/forums/index.php?topic=8270.0

Because it wasn't a slow Friday afternoon for me a week ago like it is today.