博客專欄

        EEPW首頁 > 博客 > ntpdate同步更新時間

        ntpdate同步更新時間

        發布人:電子禪石 時間:2022-04-26 來源:工程師 發布文章

        知識預覽

        • 1、安裝ntpdate

        • 2、date命令

        • 3、ntpdate命令

        • 4、ntp常用服務器

        • 5、加入crontab

         Linux服務器運行久時,系統時間就會存在一定的誤差,一般情況下可以使用date命令進行時間設置,但在做數據庫集群分片等操作時對多臺機器的時間差是有要求的,此時就需要使用ntpdate進行時間同步

        回到頂部
        1、安裝ntpdate
        1
        yum install ntpdate -y

        ntpdate簡單用法:

        1
        2
        # ntpdate ip
        # ntpdate cn.pool.ntp.org 
        回到頂部
        2、date命令
        1
        2
        date :查看當前時間,結果如下:Tue Mar 4 01:36:45 CST 2014
        date -s 09:38:40 :設置當前時間,結果如下:Tue Mar 4 09:38:40 CST 2014
        回到頂部
        3、ntpdate命令
        1
        ntpdate -u cn.pool.ntp.org  :網絡時間同步命令

         注意:若不加上-u參數, 會出現以下提示:no server suitable for synchronization found

        1
        -u:從man ntpdate中可以看出-u參數可以越過防火墻與主機同步;
        回到頂部
        4、ntp常用服務器

        國內:

        1
        2
        3
        4
        5
        cn.pool.ntp.org  中國開源免費NTP服務器
        ntp1.aliyun.com 阿里云NTP服務器
        ntp2.aliyun.com 阿里云NTP服務器
        time1.aliyun.com 阿里云NTP服務器
        time2.aliyun.com 阿里云NTP服務器

        國外

        1
        2
        3
        4
        5
        6
        7
        8
        9
        10
        time1.apple.com 蘋果NTP服務器
        time2.apple.com 蘋果NTP服務器
        time3.apple.com 蘋果NTP服務器
        time4.apple.com 蘋果NTP服務器
        time5.apple.com 蘋果NTP服務器
        time1.google.com 谷歌NTP服務器
        time2.google.com 谷歌NTP服務器
        time3.google.com 谷歌NTP服務器
        time4.google.com 谷歌NTP服務器
        pool.ntp.org 開源免費NTP服務器
        回到頂部
        5、加入crontab
        1
        echo "*/20 * * * * /usr/sbin/ntpdate -u ntp1.aliyun.com >/dev/null &" >> /var/spool/cron/root


        *博客內容為網友個人發布,僅代表博主個人觀點,如有侵權請聯系工作人員刪除。



        關鍵詞: linux命令

        技術專區

        關閉
        主站蜘蛛池模板: 顺平县| 恩平市| 宜兴市| 兴义市| 新兴县| 高唐县| 两当县| 泌阳县| 宜宾县| 德令哈市| 浏阳市| 竹山县| 张家界市| 凤庆县| 弥渡县| 天全县| 江北区| 广南县| 涪陵区| 即墨市| 宜兴市| 旬阳县| 旅游| 梧州市| 宜昌市| 温泉县| 株洲市| 格尔木市| 岱山县| 隆子县| 河津市| 汝南县| 绥阳县| 景东| 辽中县| 汤阴县| 西乡县| 宕昌县| 漾濞| 府谷县| 红原县|