instalar el paquete ntpd
apt-get install ntp
apt-get install ntp
editar /etc/ntp.conf
agregar los servidores:
server tock.nap.com.ar iburst dynamic
server tick.nap.com.ar iburst dynamic
server time.sinectis.com.ar iburst dynamic
server tock.nap.com.ar iburst dynamic
server tick.nap.com.ar iburst dynamic
server time.sinectis.com.ar iburst dynamic
comentar los servidores que se encuentran listados
descomentar y setear correctamente la red para el servidor
broadcast 192.168.0.255
reiniciar el servicio
/etc/init.d/ntp restart
/etc/init.d/ntp restart
chequear que la hora se haya ajustado
date
date
de ser necesario, corregir la zona horaria
dpkg-reconfigure tzdata
dpkg-reconfigure tzdata
Chequear hora local y ajuste UTC/GMT
date -R
date -R
En cada cliente ejecutar
net time \\timeserver /set /yes
net time \\timeserver /set /yes
cambiando timeserver por el nombre del servidor configurado
Héctor Jaskolowski
Sysadmin
Colegio San Esteban
Bariloche
Sysadmin
Colegio San Esteban
Bariloche