您好,登錄后才能下訂單哦!
安裝ntpd
yum install ntpdate
timedatectl查看時間各種狀態:
[root@localhost network-scripts]# timedatectl
Local time: Sun 2019-12-29 23:45:49 EST
Universal time: Mon 2019-12-30 04:45:49 UTC
RTC time: Mon 2019-12-30 13:49:38
Time zone: America/New_York (EST, -0500)
NTP enabled: no
NTP synchronized: no
RTC in local TZ: no
DST active: no
Last DST change: DST ended at
Sun 2019-11-03 01:59:59 EDT
Sun 2019-11-03 01:00:00 EST
Next DST change: DST begins (the clock jumps one hour forward) at
Sun 2020-03-08 01:59:59 EST
Sun 2020-03-08 03:00:00 EDT
[root@localhost network-scripts]#
開啟時鐘同步后的狀態如下:
[root@localhost ~]# timedatectl
Local time: ? 2019-12-30 13:39:32 CST
Universal time: ? 2019-12-30 05:39:32 UTC
RTC time: ? 2019-12-30 05:39:33
Time zone: Asia/Shanghai (CST, +0800)
NTP enabled: yes
NTP synchronized: yes
RTC in local TZ: no
DST active: n/a
[root@localhost ~]#
timedatectl list-timezones: 列出所有時區
timedatectl set-local-rtc 1 將硬件時鐘調整為與本地時鐘一致, 0 為設置為 UTC 時間
timedatectl set-timezone Asia/Shanghai 設置系統時區為上海
校準時間
yum -y install ntp
#通過阿里云時間服務器校準時間
修改 注釋原來的服務器:
添加如下兩行:
server 192.168.32.221
restrict 192.168.32.221 nomodify notrap noquery
查看同步狀態:
[root@localhost ~]# ntpq -p
remote refid st t when poll reach delay offset jitter
——————————————————————————————
*192.168.32.221 120.25.115.20 3 u 83 128 377 0.109 26.318 28.265
[root@localhost ~]#
[root@localhost ~]#
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。