Linux時間同步ntpdate

來源:互聯網
上載者:User

標籤:div   linux   時間   管理   伺服器   安裝   網路   c   

Linux伺服器要求時間準確,但是Linux本身沒有網路時間同步功能,我們需要藉助ntpdate功能來實現時間精準.

 

安裝ntpdate

yum -y install ntpdate

 

國內常用ntp伺服器列表#ntp.sjtu.edu.cn 202.120.2.101 (上海交通大學網路中心NTP伺服器位址)#s1a.time.edu.cn 北京郵電大學#s1b.time.edu.cn 清華大學#s1c.time.edu.cn 北京大學#s1d.time.edu.cn 東南大學#s1e.time.edu.cn 清華大學#s2a.time.edu.cn 清華大學#s2b.time.edu.cn 清華大學#s2c.time.edu.cn 北京郵電大學#s2d.time.edu.cn 西南地區網路中心#s2e.time.edu.cn 西北地區網路中心#s2f.time.edu.cn 東北地區網路中心#s2g.time.edu.cn 華東南地區網路中心#s2h.time.edu.cn 四川大學網路管理中心#s2j.time.edu.cn 大連理工大學網路中心#s2k.time.edu.cn CERNET桂林主節點#s2m.time.edu.cn 北京大學 同步命令如下(上海交通大學)ntpdate ntp.sjtu.edu.cn也可以這個命令計劃任務裡設定下 crontab -e00 11 * * * root ntpdate ntp.sjtu.edu.cn 每天11點同步

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.