Time server: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 43: Line 43:
=== Linux ===
=== Linux ===
console command:  
console command:  
{{Linux}}
* (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]
* (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}}
* {{kbd | key = sudo ntpdate ''ntp_server_url''}} ex:  {{kbd | key = sudo ntpdate clock.stdtime.gov.tw}}
* [http://ephrain.pixnet.net/blog/post/59506624-%5Blinux%5D-%E5%9C%A8-centos-7-%E4%B8%8A%E8%A8%AD%E5%AE%9A-ntp-%E8%87%AA%E5%8B%95%E5%B0%8D%E6%99%82 Linux 在 CentOS 7 上設定 NTP 自動對時 @ 亂打一通的心情日記 :: 痞客邦 PIXNET ::] {{access | date = 2016-11-24}}
* [http://ephrain.pixnet.net/blog/post/59506624-%5Blinux%5D-%E5%9C%A8-centos-7-%E4%B8%8A%E8%A8%AD%E5%AE%9A-ntp-%E8%87%AA%E5%8B%95%E5%B0%8D%E6%99%82 Linux 在 CentOS 7 上設定 NTP 自動對時 @ 亂打一通的心情日記 :: 痞客邦 PIXNET ::] {{access | date = 2016-11-24}}
* {{Mac}} {{kbd | key = sudo ntpdate -vu ''server or IP address''}} Reference: [https://superuser.com/questions/155785/mac-os-x-date-time-synchronization Mac OS X Date & Time Synchronization - Super User]
 
{{Mac}}
* {{kbd | key = sudo ntpdate -vu ''server or IP address''}} Reference: [https://superuser.com/questions/155785/mac-os-x-date-time-synchronization Mac OS X Date & Time Synchronization - Super User]


== further reading ==
== further reading ==

Revision as of 23:13, 5 April 2017

時間伺服器(Time Server)

List of time servers

Taiwan servers


Global servers

synchronize time

Windows

Configuration snapshot of Windows XP

2479519429_e8fc5092e1_o.png
Image host on flickr

Linux

console command:

Linux Os linux.png

macOS icon_os_mac.png

further reading

specification

相關文章