Add NTP installation for clock synchronization #1

Open
opened 2022-09-14 21:47:03 +00:00 by therbron · 1 comment
therbron commented 2022-09-14 21:47:03 +00:00 (Migrated from git.halia.dev)

Depending on the host OS, NTP for clock synchronization might not be enabled/installed.

Installation (Debian):
apt install systemd-timesyncd

Enable:
timedatectl set-ntp true

Depending on the host OS, NTP for clock synchronization might not be enabled/installed. Installation (Debian): `apt install systemd-timesyncd` Enable: `timedatectl set-ntp true`
therbron commented 2022-09-14 21:47:04 +00:00 (Migrated from git.halia.dev)

assigned to @therbron

assigned to @therbron
Sign in to join this conversation.
No description provided.