您好,登錄后才能下訂單哦!
這篇文章主要介紹“Linux下的ntpdate命令有什么用”,在日常操作中,相信很多人在Linux下的ntpdate命令有什么用問題上存在疑惑,小編查閱了各式資料,整理出簡單好用的操作方法,希望對大家解答”Linux下的ntpdate命令有什么用”的疑惑有所幫助!接下來,請跟著小編一起來學(xué)習(xí)吧!
ntpddate 命令用于使用網(wǎng)絡(luò)計(jì)時協(xié)議(NTP)設(shè)置日期和時間。還可以用于同步時間,此命令需要具備root管理員權(quán)限才可執(zhí)行。
[root@centos7 ~]# ntpdate -bash: ntpdate: command not found [root@centos7 ~]# yum install ntpdate -y
ntpdate [ -b] [ -d] [ -s] [ -u] [ -aKeyid] [ -eAuthenticationDelay] [ -kKeyFile] [ -oVersion] [ -pSamples] [ -tTimeOut] Server...
-aKeyid #使用 Keyid 來認(rèn)證全部數(shù)據(jù)包 -b #通過調(diào)用 settimeofday 子例程來增加時鐘的時間 -d #指定調(diào)試方式 -eAuthenticationDelay #指定延遲認(rèn)證處理的時間秒數(shù)。 -oVersion #指定使用的 NTP 版本實(shí)現(xiàn) -pSamples #指定從每個服務(wù)器獲取的樣本的數(shù)目 -s #指定日志操作 -tTimeOut #指定等待響應(yīng)的時間 -u #指定使用無特權(quán)的端口發(fā)送數(shù)據(jù)包
同步時間
[root@centos7 ~]# date Sun Mar 28 13:09:22 EDT 2021 [root@centos7 ~]# ntpdate 0.centos.pool.ntp.org 28 Mar 23:11:13 ntpdate[5516]: step time server 182.92.12.11 offset 36090.505486 sec [root@centos7 ~]# date Sun Mar 28 23:11:21 EDT 2021 [root@centos7 ~]# ntpdate 0.centos.pool.ntp.org 28 Mar 23:11:55 ntpdate[5519]: step time server 182.92.12.11 offset -0.722305 sec [root@centos7 ~]# ntpdate asia.pool.ntp.org;hwclock -w 28 Mar 23:12:28 ntpdate[5520]: adjust time server 133.243.238.163 offset -0.013789 sec
到此,關(guān)于“Linux下的ntpdate命令有什么用”的學(xué)習(xí)就結(jié)束了,希望能夠解決大家的疑惑。理論與實(shí)踐的搭配能更好的幫助大家學(xué)習(xí),快去試試吧!若想繼續(xù)學(xué)習(xí)更多相關(guān)知識,請繼續(xù)關(guān)注億速云網(wǎng)站,小編會繼續(xù)努力為大家?guī)砀鄬?shí)用的文章!
免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場,如果涉及侵權(quán)請聯(lián)系站長郵箱:is@yisu.com進(jìn)行舉報,并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。