Automatically update date/time: Difference between revisions

From Andreida
(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...")
(No difference)

Revision as of 19:19, 6 June 2023

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