Time server: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
時間伺服器(Time Server)
時間伺服器(Time Server)


 
== list of time servers ==
* time.nist.gov, time-a.nist.gov, time-b.nist.gov were offered by [http://www.nist.gov/ National Institute of Standards and Technology][http://tf.nist.gov/tf-cgi/servers.cgi NIST Internet Time Service] {{access | date = 2014-04-18}}
* time.nist.gov, time-a.nist.gov, time-b.nist.gov were offered by [http://www.nist.gov/ National Institute of Standards and Technology][http://tf.nist.gov/tf-cgi/servers.cgi NIST Internet Time Service] {{access | date = 2014-04-18}}
* time.windows.com
* time.windows.com
Line 16: Line 16:
* more on [http://support.ntp.org/bin/view/Servers/NTPPoolServers NTP Pool Time Servers]
* more on [http://support.ntp.org/bin/view/Servers/NTPPoolServers NTP Pool Time Servers]


== synchronize time ==
=== Windows ===
Configuration snapshot of Windows XP
Configuration snapshot of Windows XP
: http://farm4.static.flickr.com/3051/2479519429_e8fc5092e1_o.png
: http://farm4.static.flickr.com/3051/2479519429_e8fc5092e1_o.png
: Image host on [http://flickr.com/photos/planetoid/2479519429/ flickr]
: Image host on [http://flickr.com/photos/planetoid/2479519429/ flickr]
=== Linux ===
console command: {{kbd | key = sudo ntpdate ''ntp_server_url''}} ex:  {{kbd | key = sudo ntpdate clock.stdtime.gov.tw}}




== further reading ==
Related specification
Related specification
* NTP([http://en.wikipedia.org/wiki/Network_Time_Protocol Network Time Protocol] / [http://www.faqs.org/rfcs/rfc1305.html RFC 1305])using SNTP Protocol
* NTP([http://en.wikipedia.org/wiki/Network_Time_Protocol Network Time Protocol] / [http://www.faqs.org/rfcs/rfc1305.html RFC 1305])using SNTP Protocol

Revision as of 15:05, 2 January 2016

時間伺服器(Time Server)

list of time servers

synchronize time

Windows

Configuration snapshot of Windows XP

2479519429_e8fc5092e1_o.png
Image host on flickr

Linux

console command: sudo ntpdate ntp_server_url ex: sudo ntpdate clock.stdtime.gov.tw


further reading

Related specification


相關文章