【NTP】关于ntp配置详解

一、ntp基础知识

https://www.cnblogs.com/sonwnja/p/6767936.html


1.ntp配置中的tinker参数?

2.ntp的同步方式slew step的区别?

3.restrict含义?restrict -6 default ignore含义?

4 fudge 127.127.1.0 stratum 10 含义?

5.minpoll maxpoll 含义?minpoll 4 maxpoll 6 中4 6分别为甚么意思?

6.ntpq -np输出解读?

7.ntpq -np输出中INIT 是何意?

8.offset多少就算不合理?我们一般offset多少?ntpq输出中offset单位是什么?

9.当前阿里的公共NTP有哪些域名?

10.ntpdate命令的-u -q 参数如何使用?

11.ntp使用123端口,ntpdate使用什么端口发包的?


二、ntp的中级知识

https://www.cnblogs.com/sonwnja/p/6776095.html


1.ntp启动参数-g什么意思?为什么误差超过1000s ntpd会异常退出?-x参数又是什么意思?

2.如何缓慢调整ntp?

3.机器本地如何守时? 如果ntp校准不回来怎么办?

4.adjtimex修改tick值用法举例

5.chrony和ntp区别?

6.adjtimex和时钟的几个概念tick,freq,ppm?

7.Linux上夏时令是什么?夏时令到了我们需要做什么吗?

8.NTP问题排查常见工具?


三、参考


Configuring NTP

https://support.ntp.org/bin/view/Support/ConfiguringNTP


Linux NTP配置详解 (Network Time Protocol)

https://blog.csdn.net/iloli/article/details/6431757


How do I use pool.ntp.org?

https://www.pool.ntp.org/en/use.html


Ntp Configuration Options

http://doc.ntp.org/4.1.1/confopt.htm


Network Time Protocol Best Current Practices

https://tools.ietf.org/id/draft-ietf-ntp-bcp-05.html


How to change the NTP Polling interval of NTP server or NTP client ?

https://access.redhat.com/solutions/39194


How does NTP calculates its next polling interval?

https://stackoverflow.com/questions/24173726/how-does-ntp-calculates-its-next-polling-interval

https://www.cnblogs.com/sonwnja/p/6776095.html

你可能感兴趣的:(【NTP】关于ntp配置详解)