User Tools

Site Tools


os:linux:systemd:ntp_client

Table of Contents

Timezone

timedatectl set-timezone Europe/Zurich
timedatectl

NTP client

vi /etc/systemd/timesyncd.conf
[Time]
NTP=ntp.fortier-family.com
timedatectl set-ntp true
timedatectl status
systemctl restart systemd-timesyncd

Old way

apt install ntpdate
ntpdate pool.ntp.org
os/linux/systemd/ntp_client.txt · Last modified: 2022/11/15 09:44 by warnaud