CentOS: Installer & configurer NTP pour synchroniser l'heure système
Par Pierre-Emmanuel Lefebvre le lundi 12 mai 2008, 17:07 - Lien permanent
Procédure:
Commençons par l'installer:
[root@localhost ~]# yum install ntp
Puis on active le service (pour qu'il se lance à chaque démarrage):
[root@localhost ~]# chkconfig ntpd on
On lance manuellement une mise à jour de l'heure:
[root@localhost ~]# ntpdate fr.pool.ntp.org
Et finalement, on lance le daemon, pour qu'il s'exécute en continu
[root@localhost ~]# service ntpd start



Commentaires
bonsoir _ je viens de tester
loooool 9 mois plus tard ...
root@localhost ~# yum install ntp..............ok
root@localhost ~# chkconfig ntp on.............error reading information on service ntp: No such file or directory
ensuite j ai compris qu'il fallait faire ça
root@localhost ~# chkconfig ntpd on
ensuite
et pour finir
root@localhost ~# service ntpd start
merci et bon courage
ehhh RDV ds quelques mois loool