On 2/10/07, <b class="gmail_sendername">Zbigniew Koziol</b> <<a href="mailto:softquake-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org">softquake-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>It did work on my computers in the past.<br><br>Now, I maintain ubuntu server. That, it seemed, trivial thing, does not look<br>trivial anymore.<br><br>Would someone be kind enough to write a short, basic recipe for that?
<br><br>What, if any, software should I install? Which ports should be opened? How to<br>synchronize from command line? Is <a href="http://time.nsrc.ca">time.nsrc.ca</a> appropriate for using?<br><br>zb.<br>--<br></blockquote>
</div><br>On Ubuntu the packages you want are: ntpdate (for one off updates),
ntp-server, ntp-simple, and ntp. ntp-server is the one you're likely
looking for, the others should be installed as dependencies. For some
reason, Ubuntu doesn't install the ntp daemon by default, just ntpdate
which it uses once daily I think.<br><br>Then edit the /etc/ntp.conf file to your taste.  <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://time.nrc.ca/" target="_blank">time.nrc.ca</a>, tick/tock.utoronto.ca, 
<a href="http://ca.pool.ntp.org">ca.pool.ntp.org</a> and [0-2].north-<a href="http://america.pool.ntp.org">america.pool.ntp.org</a> are all good choices for ntp servers to sync to.<br>