On Thu, Jun 04, 2026 at 18:21:56 +0200, Michel Verdier wrote: > On 2026-06-04, joel wrote: > > > Outside of going into settings, turning off Automatic Date & Time and > > then turning it back on after each login, how would you set the time > > automatically? > > Do you have tzdata and systemd-timesyncd installed ?
systemd-timesyncd is one of the possible ways to keep your clock in sync. Others include ntpsec, chrony, and openntpd. Most people, if they're connected to the Internet, should have one of those packages installed and configured to keep their clock in sync. They all use the NTP protocol, and there are worldwide NTP servers set up just for this.

