ntp如何手動更新時間

2021-07-12 01:29:46 字數 808 閱讀 3998

yum install -y ntp 

安裝 ntp時間服務

防火牆可以開啟埠,也可以關掉,要不然客戶端無法訪問。

會出現問題

server dropped: no data

no server suitable for synchronization found

systemctl enbale ntpd   自動啟動

systemctl start ntpd   開啟服務

我們主要在這個地方進行配置

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

這是centos的時間池,你可以刪掉多餘的,只留下自己國家的時間池

server cn.pool.ntp.org iburst

如果其他國家,那就要修改了,其他國家的可以在ntp的官網查得到的

這是centos的時間池列表。

那我們可以把客戶端所在的網段加進來,並不允許操作。

restrict 192.168.100.0 mask 255.255.255.0 nomodify

但是新手可能不知道如何手動更新時間。

手動更新的命令

ntpdate time.windows.com

我這個時間位址是windows的

在ntpdate的時候ntp 服務必須關掉,否則不可以手動更新。

Exchange帳號如何手動更新?

如果您的exchange 伺服器是2003的話,exchange 使用收件人更新服務主要是為了生成和更新預設及自定義位址列表,並處理對收件人策略所做的更改。此服務確保在建立新的收件人策略或位址列表後,其內容應用於組織中的相應收件人。收件人更新服務還將現有的策略應用於在策略或位址列表建立後新建的收件人...

windows客戶端時間更新指令碼NTP

windows xp 客戶端時間更新指令碼ntp windows xp 客戶端時間更新指令碼ntp reg add hkey local machine software microsoft windows currentversion datetime servers ve t reg sz d ...

ntp時間獲取

ntp時間獲取 char szip 512 bool bf hostnametoip www.google.com szip if bf printf s n szip systemtime time bool bflag getcurtime time,61.153.197.226 char sz...