Automatically update date/time

From Andreida
Revision as of 19:19, 6 June 2023 by Andreas (talk | contribs) (Created page with "Debian can automatically update its date/time: * check the currente date/time data * install the service apt-get install systemd-timesyncd * enable it timedatectl set-ntp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Debian can automatically update its date/time:

  • check the currente date/time
data
  • install the service
apt-get install systemd-timesyncd
  • enable it
timedatectl set-ntp true
  • check the currente date/time
data