linux 系統(tǒng)時間同步校正

發(fā)布時間:2019/8/26 16:27:00

安裝系統(tǒng)的時候, date時區(qū)設置為 shanghai

service ntpd stop     停止ntpd服務

chkconfig ntpd off    停止ntpd服務 開啟自動停止  (可用可不用)

# hwclock

# date

# date -s  輸入正確的日期和時間

# ntpdate cn.pool.ntp.org

# hwclock --systohc 等同于 hwclock -w  ,將系統(tǒng)時間寫入BIOS時間

# clock -w 

把系統(tǒng)時間寫入CMOS

小型腳本:

# crontab -e  腳本內容 , (每分鐘自動執(zhí)行1次校時)

*/1 * * * * /usr/sbin/ntpdate cn.pool.ntp.org

*/1 * * * * /sbin/hwclock --systohc

開啟腳本自動執(zhí)行,激活任務計劃功能(配置文件)

# service crond start

# chkconfig crond on

* ntpdate -u 跳過防火墻執(zhí)行同步(部分可能會因為防火墻問題導致同步失敗)



Copyright© 2004-2020 河南海騰電子技術有限公司 版權所有   經(jīng)營性ICP/ISP證 備案號:B1-20180452   豫公網(wǎng)安備 41019702002018號    電子營業(yè)執(zhí)照