linux:ntp
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:ntp [2025/03/03 19:04] – gsys | linux:ntp [2025/04/02 19:41] (current) – [client] gsys | ||
---|---|---|---|
Line 19: | Line 19: | ||
timedatectl list-timezones | egrep -o " | timedatectl list-timezones | egrep -o " | ||
sudo timedatectl set-timezone " | sudo timedatectl set-timezone " | ||
+ | </ | ||
+ | |||
+ | ===== chrony ===== | ||
+ | |||
+ | '' | ||
+ | < | ||
+ | server 192.168.1.1 | ||
+ | allow 10.1.0.0/16 | ||
+ | allow 192.168.1.0/ | ||
+ | </ | ||
+ | |||
+ | ==== client ==== | ||
+ | < | ||
+ | chronyc activity | ||
+ | chronyc 'burst 4/ | ||
+ | chronyc -N sources | ||
</ | </ | ||
linux/ntp.1741025079.txt.gz · Last modified: 2025/03/03 19:04 by gsys