[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Time Server



Daniel,

> Long time ago when I was new to Linux I had a nice program that updated my
> system clock with time from somewhere on the net. Now I need that program
> again and have a hard time finding it using search engines and searching
> the infinite sunsite. Anybody knows what I am talking about and where I
> can find it?

Put this in your /etc/cron.daily/set_date

#!/bin/sh
rdate -s clock.psu.edu > /dev/null

And your clock will be set every day. :-)

Salutacions, Pere       ----  __o            Ultima Ratio Regum
  2:343/108.91       -----  _`\<;_        mailto:pere@casal.upc.es
PGP key available     ---  (_)/ (_)      http://casal.upc.es/~pere/


--  
Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null


Reply to: