(一)設定系統時間與硬體時間相同
[root@server01 ~]# date
[root@server01 ~]# hwclock [-w]
[root@server01 ~]# date
[root@server01 ~]# hwclock [-w]
(二)網路時間協定伺服器(NTP)手動:
[root@server01 ~]# ntpdate 0.pool.ntp.org
[root@server01 ~]# hwclock --systohc
[root@server01 ~]# date ; hwclock
[root@server01 ~]# ntpdate 0.pool.ntp.org
[root@server01 ~]# hwclock --systohc
[root@server01 ~]# date ; hwclock
利用NTP自動校正:
[root@server01 ~]# vim /etc/ntp.conf
[root@server01 ~]# service ntpd restart
[root@server01 ~]# chkconfig ntpd on
[root@server01 ~]# vim /etc/ntp.conf
[root@server01 ~]# service ntpd restart
[root@server01 ~]# chkconfig ntpd on
常用的NTP Server
- tock.stdtime.gov.tw
- time.stdtime.gov.tw
- clock.stdtime.gov.tw
- tick.stdtime.gov.tw
沒有留言:
張貼留言