Author Topic: Time sync  (Read 5963 times)

Anonymous

  • Guest
Time sync
« Reply #15 on: December 18, 2003, 09:35:50 pm »
I found out that ntpdate will accept 2 time server addresses.

#!/bin/sh
echo set date/time with ntpdate
su -c \'/home/root/usr/bin/ntpdate 132.163.4.101 192.43.244.18\'
date
exit 0

ScytheBlade1

  • Newbie
  • *
  • Posts: 9
    • View Profile
    • http://
Time sync
« Reply #16 on: May 29, 2004, 12:46:37 am »
Err......does anyone know of a place where I can obtain ntpdate?

I\'ve googled...ALL the mirrors are either 404, host can\'t be resolved, or it\'s been bought by the classic \"vapor-ware\" search engines.

(edit: for the sl-5600, sharp rom)

snufkin

  • Jr. Member
  • **
  • Posts: 57
    • View Profile
    • http://
Time sync
« Reply #17 on: May 29, 2004, 01:00:39 am »
SL-C760
Cacko Rom 1.22a
Nokia CF BT Card
Pretec CF wifi
Lexar 1GB SD

tz

  • Full Member
  • ***
  • Posts: 102
    • View Profile
    • http://
Time sync
« Reply #18 on: May 30, 2004, 01:19:31 pm »
note you might need to stop and restart atd and do \"hwclock -w\" to set the cmos clock instead of just the system clock.  I think the clock application also does this.