CentOS修改系統時間爲北京時間的命令

1.刪除本地時間並設置時區爲上海同步

rm -rf /etc/localtime軟件

 ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtimedate

2.用date看下時間是否正確,不正確的話繼續下面的操做,使用ntp同步一下時間硬件

3,yum -y install ntpdate ntpim

4,ntpdate stdtime.sinica.edu.tw   www.th7.cnyum

5,設置硬件時間和軟件時間的一致並校準時間

    /sbin/hwclock --systohtime

相關文章
相關標籤/搜索