[Linux] NTP
set date
如何校時
sudo yum install ntp
Dependencies Resolved
==============================================================================================================================================================================================================================================================================
Package Arch Version Repository Size
==============================================================================================================================================================================================================================================================================
Installing:
ntp x86_64 4.2.6p5-25.el7.centos.2 updates 547 k
Installing for dependencies:
autogen-libopts x86_64 5.18-5.el7 base 66 k
ntpdate x86_64 4.2.6p5-25.el7.centos.2 updates 86 k
Transaction Summary
==============================================================================================================================================================================================================================================================================
Install 1 Package (+2 Dependent packages)
Total download size: 699 k
Installed size: 1.6 M
Is this ok [y/d/N]: y
Downloading packages:
autogen-libopts-5.18-5.el7.x86 FAILED
http://repo.virtualhosting.hk/centos/7.3.1611/os/x86_64/Packages/autogen-libopts-5.18-5.el7.x86_64.rpm: [Errno 14] HTTP Error 503 - Service Unavailable ] 0.0 B/s | 0 B --:--:-- ETA
Trying other mirror.
(1/3): ntpdate-4.2.6p5-25.el7.centos.2.x86_64.rpm | 86 kB 00:00:01
(2/3): ntp-4.2.6p5-25.el7.centos.2.x86_64.rpm | 547 kB 00:00:01
(3/3): autogen-libopts-5.18-5.el7.x86_64.rpm | 66 kB 00:00:01
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 489 kB/s | 699 kB 00:00:01
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : autogen-libopts-5.18-5.el7.x86_64 1/3
Installing : ntpdate-4.2.6p5-25.el7.centos.2.x86_64 2/3
Installing : ntp-4.2.6p5-25.el7.centos.2.x86_64 3/3
Verifying : ntp-4.2.6p5-25.el7.centos.2.x86_64 1/3
Verifying : ntpdate-4.2.6p5-25.el7.centos.2.x86_64 2/3
Verifying : autogen-libopts-5.18-5.el7.x86_64 3/3
Installed:
ntp.x86_64 0:4.2.6p5-25.el7.centos.2
Dependency Installed:
autogen-libopts.x86_64 0:5.18-5.el7 ntpdate.x86_64 0:4.2.6p5-25.el7.centos.2
Complete!
[eric_tu@localhost eric_tu]$ timedatectl
Local time: 五 2017-06-16 23:50:22 CST
Universal time: 五 2017-06-16 15:50:22 UTC
RTC time: 一 2017-06-19 06:44:26
Time zone: Asia/Taipei (CST, +0800)
NTP enabled: no
NTP synchronized: no
RTC in local TZ: no
DST active: n/a
chkconfig ntpd on
設定系統和 time.stdtime.gov.tw 同步 (我們以time.stdtime.gov.tw為例)
ntpdate time.stdtime.gov.tw
啟動ntp
service ntpd start
6.可以執行下面的指令確定目前系統的時間
date
CST可以指:
下列的時區:
大中華地區時區
北京時間,China Standard Time
中原標準時間,Chungyuan Standard Time
澳洲中部時間,Central Standard Time (Australia)
中部標準時區(北美洲),Central Standard Time (North America)
古巴標準時間,Cuba Standard Time,參見北美東部時區
下列的時區:
大中華地區時區
北京時間,China Standard Time
中原標準時間,Chungyuan Standard Time
澳洲中部時間,Central Standard Time (Australia)
中部標準時區(北美洲),Central Standard Time (North America)
古巴標準時間,Cuba Standard Time,參見北美東部時區
世界協調時間,又稱世界標準時間或協調世界時,簡稱UTC(英文「Coordinated Universal Time」/法文「Temps Universel Coordonné」),是最主要的世界時間標準,其以原子時秒長為基礎,在時刻上儘量接近於格林威治標準時間。中華民國採用CNS 7648的《資料元及交換格式–資訊交換–日期及時間的表示法》(與ISO 8601類似)稱之爲世界協調時間。中華人民共和國採用ISO 8601:2000的國家標準GB/T 7408-2005《數據元和交換格式 信息交換 日期和時間表示法》中亦稱之為協調世界時。
留言
張貼留言