zoukankan      html  css  js  c++  java
  • 国内常用的NTP时间源同步服务器汇总

    使用以前请先ping相应的域名查看网络是否可达,和相应的访问速度

    ntp.ntsc.ac.cn   中国国家授时中心
    cn.ntp.org.cn     中国授时

    阿里云NTP时间源服务器
    ntp1.aliyun.com
    ntp2.aliyun.com
    ntp3.aliyun.com
    ntp4.aliyun.com
    ntp5.aliyun.com
    ntp6.aliyun.com
    ntp7.aliyun.com

    国内一些大学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   北京大学

    另外,如果服务器在国外,苹果提供的公共NTP服务,以下7个域名
    http://time1.apple.com
    http://time2.apple.com
    http://time3.apple.com
    http://time4.apple.com
    http://time5.apple.com
    http://time6.apple.com
    http://time7.apple.com

    Google(谷歌)提供的NTP服务,以下4个域名
    http://time1.google.com
    http://time2.google.com
    http://time3.google.com
    http://time4.google.com

    另外跟大家推荐一个官方的站点,里面有全球的NTP时间源服务器:http://www.ntp.org.cn/pool.php

  • 相关阅读:
    ptyhon异步开发aiohttp
    python异步编程asyncio
    python ThreadPoolExecutor线程池和ProcessPoolExecutor进程池
    liunx 使用flask + nginx + gunicorn 部署项目
    liunx安装python3.6.8
    Grafana设置mysql为数据源
    使用pyhdfs连接HDFS进行操作
    七、Hadoop搭建Hbase
    六、Zookeeper运行环境
    五、Hadoop搭建Hive
  • 原文地址:https://www.cnblogs.com/pipci/p/12790503.html
Copyright © 2011-2022 走看看