Time server: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Linux) |
||
| Line 23: | Line 23: | ||
=== Linux === | === Linux === | ||
console command: {{kbd | key = sudo ntpdate ''ntp_server_url''}} ex: {{kbd | key = sudo ntpdate clock.stdtime.gov.tw}} | console command: | ||
* (if ntpdate command is not installed) [http://www.cyberciti.biz/faq/howto-install-ntp-to-synchronize-server-clock/ CentOS Linux Install and Configure NTP to Synchronize The System Clock] | |||
* {{kbd | key = sudo ntpdate ''ntp_server_url''}} ex: {{kbd | key = sudo ntpdate clock.stdtime.gov.tw}} | |||
== further reading == | == further reading == | ||
Revision as of 19:13, 2 January 2016
時間伺服器(Time Server)
list of time servers
- time.nist.gov, time-a.nist.gov, time-b.nist.gov were offered by National Institute of Standards and TechnologyNIST Internet Time Service [Last visited: 2014-04-18]
- time.windows.com
- The following services were offered by Nation Standard Time and Frequency Laboratory Telecommunication Laboratories (時間與頻率國家標準實驗室)(last visited: 2007-10-21)
- clock.stdtime.gov.tw
- tock.stdtime.gov.tw
- time.stdtime.gov.tw
- tick.stdtime.gov.tw
- watch.stdtime.gov.tw
- The following services were offered by NTU
- ntp.ntu.edu.tw, 140.112.2.189, ntp2.ntu.edu.tw, 140.112.4.189
- 0.tw.pool.ntp.org (IP: 140.112.2.189, 220.130.158.71, 61.70.206.117)
- ntp1.jst.mfeed.ad.jp
- more on NTP Pool Time Servers
synchronize time
Windows
Configuration snapshot of Windows XP

- Image host on flickr
Linux
console command:
- (if ntpdate command is not installed) CentOS Linux Install and Configure NTP to Synchronize The System Clock
- sudo ntpdate ntp_server_url ex: sudo ntpdate clock.stdtime.gov.tw
further reading
Related specification
- NTP(Network Time Protocol / RFC 1305)using SNTP Protocol
相關文章