centos 5.6 x64 同步时间 更改时区

ntpdate pool.ntp.org

如无 ntpdate 命令安装  ntp 即可

执行

yum install -y ntp

 

更改时区

cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

Tags: , ,

Leave a Reply