linux ntpdate同步错误,差一个小时的问题
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
用date查看时间少了一小时,就用ntpdate asia.pool.ntp.org同步了,还是不对。手动设置正确时间date -s ....对了,但一同步又回到原来的小一小时了。查看clock时间是对的。那应该就是时区的问题,可是修改/etcy/sysconfig/clock里面的ZONE="Asia/Shanghai"也不行。
最后 查了一下,得找到 /usr/share/zoneinfo/Asia/Shanghai 这个文件替换/etc/localtime这个文件。或找到一个正确时间的机器上的文件scp root@**.***.**.**:/etc/localtime /etc/localtime这样就可以了。。
要是clock时钟不对,可以在同步后用clock -w把时间写入bios
国内的NTP Server基本都属于科研教育机构所有,普通社会组织发布的NTP Server并不多,以下是我搜集的一些国内可用的NTP Server:
1.cn.pool.ntp.org
2.cn.pool.ntp.org
3.cn.pool.ntp.org
0.cn.pool.ntp.org
cn.pool.ntp.org
tw.pool.ntp.org
0.tw.pool.ntp.org
1.tw.pool.ntp.org
2.tw.pool.ntp.org
3.tw.pool.ntp.org
这十台服务器从地理位置上说离我们最近,它们所提供给我们的时间与标准时间之间的差别也最小,在国内使用,精度完全够用!如果你现在还没给你的Windows配置或者还在使用微软自己的NTP Server,我觉得,你该换换了,同时因为上面的服务器是进行轮询操作的(大陆、台湾各自轮询),所以任选其一即可!
=================================
以上内容转于:http://www.citydog.me/1352.html
在公网上,1.cn.pool.ntp.org这个大概延时20多毫秒,常用的交大的NTP服务器在公网上要延时80多毫秒。以上的测试数据基于福州电信的网络。
NTP服务器的命名有如下规律:number.country.pool.ntp.org
比如英国的NTP服务器是:0.uk.pool.ntp.org
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献5条内容
所有评论(0)