mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-21 05:47:23 +02:00
Compare commits
3 Commits
48976cacce
...
e2e130ea5d
Author | SHA1 | Date | |
---|---|---|---|
e2e130ea5d | |||
ff1bc7b3ba | |||
e246d21038 |
@ -1,2 +1,4 @@
|
|||||||
# Hetzner.de NTP servers
|
# Hetzner.de NTP servers
|
||||||
pool ntp.hetzner.de iburst maxsources 3 prefer
|
server ntp1.hetzner.de iburst prefer
|
||||||
|
server ntp2.hetzner.com iburst prefer
|
||||||
|
server ntp3.hetzner.net iburst prefer
|
||||||
|
4
etc/chrony/sources.d/ntppool.sources
Normal file
4
etc/chrony/sources.d/ntppool.sources
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Uncomment only one, the required one, if any
|
||||||
|
#pool pool.ntp.org iburst
|
||||||
|
#pool europe.pool.ntp.org iburst
|
||||||
|
#pool fi.pool.ntp.org iburst
|
@ -14,7 +14,7 @@
|
|||||||
# NOTE: NTS support requires Chrony 4.0 or newer!
|
# NOTE: NTS support requires Chrony 4.0 or newer!
|
||||||
|
|
||||||
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
|
# Cloudflare NTS, anycast, works probably anywhere. No leap second smearing.
|
||||||
pool time.cloudflare.com maxsources 2 iburst nts prefer
|
pool time.cloudflare.com maxsources 2 iburst nts
|
||||||
|
|
||||||
# Finland, https://ntp.miuku.net
|
# Finland, https://ntp.miuku.net
|
||||||
server ntp.miuku.net iburst nts
|
server ntp.miuku.net iburst nts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user