Todd Lyons <[EMAIL PROTECTED]> writes: > Jan Ciger wanted us to know: > > >computers. Setting up NTP server there is : > >a) overkill > > Maybe, for a dialup, I'll give you that. > > >b) quite tricky if you do not know what you are doing > > I think someone should add to a wiki somewhere: > > urpmi ntp > echo "server time.ucla.edu prefer" >> /etc/ntp.conf > echo "time.ucla.edu" > /etc/ntp/step-tickers > service ntpd restart > > It will automatically be configured to start when the rpm is installed.
Ok, i just finished putting ntp client feature in mcc (clock.pl). It's aimed to sync with a ntp server in local network but can be used for external ntp servers. Replace /usr/sbin/clock.pl by the one at http://peoples.mandrakesoft.com/~daouda/misc/clock.pl Feedbacks&BugReports are welcome.