Salut,
horloge dans la barre des tâches
Une question saugrenu, peut être …
J’ai installé et configurer ntpdate.
[code]root@machine1:~# cat /etc/default/ntpdate
The settings in this file are used by the program ntpdate-debian, but not
by the upstream program ntpdate.
Set to “yes” to take the server list from /etc/ntp.conf, from package ntp,
so you only have to keep it in one place.
NTPDATE_USE_NTP_CONF=yes
List of NTP servers to use (Separate multiple servers with spaces.)
Not used if NTPDATE_USE_NTP_CONF is yes.
NTPSERVERS=“0.fr.pool.ntp.org 1.fr.pool.ntp.org 2.fr.pool.ntp.org 3.fr.pool.ntp.org”
Additional options to pass to ntpdate
NTPOPTIONS=""
root@machine1:~# [/code]
J’ai lancé une mise à jour ponctuel, qui me retourne :
root@machine1:~# ntpdate 0.fr.pool.ntp.org
3 Oct 18:08:12 ntpdate[3947]: the NTP socket is in use, exiting
root@machine1:~#
D’où la question suivante, l’horloge numérique (installé nativement sous squeeze) en bas d’écran, est elle synchro avec ntpdate ?
Merci … 
