Aller au contenu

Synchro NTP

De Marmits Wiki
Version datée du 1 mars 2025 à 00:03 par Geo (discussion | contributions) (Page créée avec « == Observatoire de Paris == ntp-p1.obspm.fr ping NTP-P1.OBSPM.FR Dans <code>/etc/systemd/timesyncd.conf</code> <pre> [Time] NTP=ntp-p1.obspm.fr # observatoire paris </pre> <syntaxhighlight lang="bash" line copy> timedatectl list-timezones </syntaxhighlight> <syntaxhighlight lang="bash" line copy> sudo timedatectl set-timezone Europe/Paris </syntaxhighlight> Catégorie:Linux Catégorie:Debian Catégorie:Systemd »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Observatoire de Paris

ntp-p1.obspm.fr ping NTP-P1.OBSPM.FR

Dans /etc/systemd/timesyncd.conf

[Time]
NTP=ntp-p1.obspm.fr # observatoire paris
timedatectl list-timezones
sudo timedatectl set-timezone Europe/Paris