Right now it's 14 September 2010, 22:24 . That's what my watch tells me. (timezone is Europe/Amsterdam)
on the Amahi server:
Code: Select all
[root@localhost etc]# date
Tue Sep 14 20:24:20 CEST 2010
[root@localhost etc]# hwclock --show
Tue 14 Sep 2010 08:24:33 PM CEST -0.579437 seconds
So the time is off by 2 hours. The time zone (CEST) seems correct. This is UTC+2.
after I issue the command:
Code: Select all
ntpdate 1.fedora.pool.ntp.org
'hwclock --show' still gives the 'wrong' time (-2 hours)
ntp is obviously installed but ntpd is not running and ntpdate is most likely not used in a cron job or something, because the time was off for at least 3 weeks. (since install).
- Has this something to do with Amahi or is it strictly Fedora?
- Is there a reason that Amahi doesn't use ntp to adjust the time?
- Wat is the correct way to adjust the time? Is it correct that the hardware clock is showing time in what seems to be UTC, or is that the problem?
Richard