小编Gur*_*uru的帖子

当服务器与 NTP 同步时间时如何保持更新硬件时钟?

当服务器与 NTP 服务器同步时,有没有办法定期同步硬件时钟?我正在使用 Centos 6.7。以下是我的 ntp.conf 文件内容

# File for including partners custom ntp configurations
leapfile "/etc/ntp/leap-seconds.list"


# Permit general access to this service.
restrict default kod nomodify notrap nopeer noquery
restrict -6 default kod nomodify notrap nopeer noquery

# Permit all access over the loopback interface.  This could
# be tightened as well, but to do so would effect some of
# the administrative functions.
restrict 127.0.0.1
restrict -6 ::1

# Replacement for the Undisciplined Local Clock. Allows a …
Run Code Online (Sandbox Code Playgroud)

ntp

2
推荐指数
1
解决办法
4929
查看次数

标签 统计

ntp ×1