Confused about computer clocks: hardware, RTC...?
by binkyd from LinuxQuestions.org on (#50MV9)
Whenever I reboot, this box comes up with UTC time. Without going anywhere near Windows.
The fix that that I find everywhere, Code:timedatectl set-local-rtc 1 --adjust-system-clock does not work for me.
I'm pretty sure it used to, because it's only recently that I have to reset the time every reboot.
Can anybody tell me what's up here?
I'm reduced to running Code:sudo ntpdate pool.ntp.org as a startup app... :(


The fix that that I find everywhere, Code:timedatectl set-local-rtc 1 --adjust-system-clock does not work for me.
I'm pretty sure it used to, because it's only recently that I have to reset the time every reboot.
Can anybody tell me what's up here?
I'm reduced to running Code:sudo ntpdate pool.ntp.org as a startup app... :(