91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

NTP服務器怎么配置和部署

iii
152
2022-12-13 15:25:41
欄目: 云計算

NTP服務器配置和部署的方法:1、使用cp命令備份ntp服務器配置文件;2、使用egrep命令優化配置文件;3、使用vim命令編輯配置文件,包括配置文件文本、允許內網其他機器同步時間、定義使用的上游ntp服務器和定義服務器時間;4、啟動NTP服務器;5、測試服務器與客戶端時間是否同步。

具體操作如下:

1、備份ntp服務器配置文件

cp /etc/ntp.conf /etc/ntp.conf.bak

ll /etc/ntp.conf*

2、精簡優化配置文件

egrep -v "^$|#" /etc/ntp.conf.bak >/etc/ntp.conf

3、編輯配置文件

vim /etc/ntp.conf

配置文件文本

driftfile /var/lib/ntp/drift

restrict default kod nomodify notrap nopeer noquery

restrict -6 default kod nomodify notrap nopeer noquery

restrict 127.0.0.1 

restrict -6 ::1

允許內網其他機器同步時間

restrict 172.16.1.0 mask 255.255.255.0 nomodify notr

#server 0.centos.pool.ntp.org iburst

#server 1.centos.pool.ntp.org iburst

#server 2.centos.pool.ntp.org iburst

#server 3.centos.pool.ntp.org iburst

定義使用的上游 ntp服務器,將原來的注釋

server ntp1.aliyun.com

server time1.aliyun.com

允許上層時間服務器主動修改本機時間

restrict time1.aliyun.com nomodify notrap noquery

restrict ntp1.aliyun.com nomodify notrap noquery

外部時間服務器不可用時,以本地時間作為時間服務

server 127.127.1.0 

fudge 127.127.1.0 stratum 10

includefile /etc/ntp/crypto/pw

keys /etc/ntp/keys

4、啟動NTP服務器

Centos6: /etc/init.d/ntpd start centos7: systemctl start ntpd

ntpq -p 顯示節點列表

5、客戶端時間同步測試

ntpdate 10.0.0.111(ntp服務器)

0
平江县| 合川市| 山西省| 从江县| 敦煌市| 大足县| 临汾市| 运城市| 承德县| 师宗县| 永春县| 石狮市| 稻城县| 安吉县| 陕西省| 桐柏县| 开远市| 赤城县| 建湖县| 鹤峰县| 东兴市| 定西市| 颍上县| 吉安市| 眉山市| 景泰县| 星子县| 芜湖市| 息烽县| 礼泉县| 龙里县| 伊金霍洛旗| 上虞市| 辽宁省| 招远市| 沂水县| 江门市| 阿巴嘎旗| 讷河市| 石楼县| 科技|