Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
documentation:informatique:linux:gps_time_sync:index [2022/04/12 11:25] – [CONFIG GPSD] f1sls | documentation:informatique:linux:gps_time_sync:index [2022/04/13 18:42] (Version actuelle) – [CONFIG GPSD] f1sls | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | {{: | ||
====== SYNCHRONISATION DE L' | ====== SYNCHRONISATION DE L' | ||
Ligne 16: | Ligne 17: | ||
==== CONFIG GPSD ==== | ==== CONFIG GPSD ==== | ||
- | Éditer ''/ | + | |
+ | Éditer ''/ | ||
< | < | ||
# Devices gpsd should collect to at boot time. | # Devices gpsd should collect to at boot time. | ||
Ligne 46: | Ligne 49: | ||
==== INSTALLER LES PAQUETS NTP ==== | ==== INSTALLER LES PAQUETS NTP ==== | ||
< | < | ||
- | sudo apt install -y ntp ntpdate ntpsec | + | sudo apt install -y ntp ntpstat |
</ | </ | ||
- | ==== ÉDITER LA CONF NTP ==== | + | ==== ÉDITER LA CONFIGURATION |
Éditer ''/ | Éditer ''/ | ||
< | < | ||
Ligne 62: | Ligne 65: | ||
</ | </ | ||
- | ==== ÉDITER LA CONFIGURATION NTP ==== | + | ==== CRÉER UN LANCEUR DU DAEMON GPSD AU DÉMARRAGE |
Éditer ''/ | Éditer ''/ | ||