Siduction Forum

Siduction Forum => Software - Support => Topic started by: manilg on 2018/07/03, 09:26:26

Title: ntpd fasche Uhrzeit
Post by: manilg on 2018/07/03, 09:26:26
Hi,
bie mir wird die falsche Uhrzeit angezeigt (2 Std. zu früh). Deuschland, Berlin ist eingestellt.
Nach

Code: [Select]
ntpd -q -g -x -n


wird die richtige Uhrzeit angezeigt. ntp reinstall hat nichts gebracht.

manilg
Title: Re: ntpd fasche Uhrzeit
Post by: towo on 2018/07/03, 11:21:19
Na, vielleicht in Windows im Dualboot?
Title: Re: ntpd fasche Uhrzeit
Post by: hsp on 2018/07/03, 11:56:33
Code: [Select]
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation]
"RealTimeIsUniversal"=dword:00000001
Title: Re: ntpd fasche Uhrzeit
Post by: manilg on 2018/07/03, 12:55:41
Na, vielleicht in Windows im Dualboot?

Title: Re: ntpd fasche Uhrzeit
Post by: melmarker on 2018/07/03, 15:18:52
Radikalkur:

Code: [Select]
apt purge ntp*
systemctl enable systemd-timedated
systemctl start systemd-timedated

Wenn ich das noch richtig im kopf habe.