Time Updates
John Hubbard
ender8282 at yahoo.com
Wed Sep 10 19:23:34 UTC 2008
Derek Broughton wrote:
> Mark Fraser wrote:
>
>
>> I found from https://help.ubuntu.com/community/UbuntuTime that I needed to
>> install the ntp package.
>>
>
> You don't. I don't have ntp.
>
>
>> After rebooting and running
>> grep ntp /var/log/syslog*
>>
>> I get:
>>
>> Sep 10 15:42:28 Rachael ntpd[1324]: time reset -0.135819 s
>> Sep 10 15:54:36 Rachael ntpd[1324]: synchronized to 91.189.94.4, stratum 2
>> Sep 10 17:09:07 Rachael ntpd[4371]: synchronized to 91.189.94.4, stratum 2
>>
>> So, it looks like it is working OK now.
>>
>
> No, it's not. You can do that if you want, but it's ntpd not ntpdate that's
> setting your time. You _don't_ need ntpd, and I really think it's not a
> good idea to be running servers you don't understand.
>
I read the man page for ntpd and it looks like ntpd can either be a
daemon that wakes itself up on interval and updates the time in your
machine or actually broadcasts time to other machines. In the man page
it notes that with the '-q' option it mimics the behavior of ntpdate,
"which is to be retired".
I then poked around at /etc/ntp.conf and it looks like the default is to
just listen. There was a line commented out about broadcast.
Am I correct in believing that the default for ntpd is to just update my
time on a regular interval and not broadcast the time to the network?
--
-john
To be or not to be, that is the question
2b || !2b
(0b10)*(0b1100010) || !(0b10)*(0b1100010)
0b11000100 || !0b11000100
0b11000100 || 0b00111011
0b11111111
255, that is the answer.
More information about the kubuntu-users
mailing list