Centos调整时间时区
生活随笔
收集整理的這篇文章主要介紹了
Centos调整时间时区
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
一臺VPS的時間出錯,使用常規(guī)手段修改均失敗。提示hwclock failed :
ntpdate stdtime.sinica.edu.tw如果你的 VPS 提示沒有 ntpdate 這個命令,可以通過下面的命令安裝:
centos 系統(tǒng)
yum -y install ntpdate ntpDebian 系統(tǒng)
apt-get install -y ntpdate ntpUbuntu 系統(tǒng)
sudo apt-get install -y ntpdate ntp記得最后再執(zhí)行一次?ln -sf /usr/share/zoneinfo/Asia/Hong_Kong /etc/localtime
轉(zhuǎn)載于:https://www.cnblogs.com/kedarui/p/3616689.html
與50位技術(shù)專家面對面20年技術(shù)見證,附贈技術(shù)全景圖總結(jié)
以上是生活随笔為你收集整理的Centos调整时间时区的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [LeetCode] Permutati
- 下一篇: linux中/etc/passwd文件与