fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:ntp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:ntp [2025/03/13 13:03] gsyslinux:ntp [2025/10/08 04:01] (current) – [chrony] gsys
Line 28: Line 28:
 allow 10.1.0.0/16 allow 10.1.0.0/16
 allow 192.168.1.0/24 allow 192.168.1.0/24
 +</code>
 +
 +restart chrony service
 +<code>
 +systemctl restart chronyd
 +</code>
 +
 +check if new ntp server is used
 +<code>
 +journalctl --since -1h -u chrony
 +</code>
 +==== client ====
 +<code>
 +chronyc activity
 +chronyc 'burst 4/4'   # might interrupt services
 +chronyc -N sources
 </code> </code>
  
linux/ntp.1741867422.txt.gz · Last modified: by gsys