1 / 3

Servicios de tiempo en Linux

Servicios de tiempo en Linux. Comandos y llamadas al sistema operativo man gettimeofday man adjtimex man date man hwclock -- http://linux.die.net/man/8/hwclock /sbin/hwclock & date /sbin/hwclock more /etc/adjtime. Servicios de tiempo en Linux. date adjtimex. gettimeofday()

rendor
Download Presentation

Servicios de tiempo en Linux

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Servicios de tiempo en Linux • Comandos y llamadas al sistema operativo man gettimeofday man adjtimex man date man hwclock -- http://linux.die.net/man/8/hwclock /sbin/hwclock & date /sbin/hwclock more /etc/adjtime UPV/EHU, ATC Sistemas distribuidos. Sincronización de relojes

  2. Servicios de tiempo en Linux date adjtimex gettimeofday() settimeofday() SO Reloj del sistema /sbin/hwclock Reloj Hw Hw UPV/EHU, ATC Sistemas distribuidos. Sincronización de relojes

  3. NTP • Network Time Protocol (NTP) www.ntp.org man ntpq -- http://linux.die.net/man/1/ntpq ps –fe | grep ntpd -- daemon de ntp • Servidores ntp en la UPV-EHU: ntp> peers ntp> quit -- para salir UPV/EHU, ATC Sistemas distribuidos. Sincronización de relojes

More Related