标签:com sha ntp ges 自己的 时区设置 中国 分享 cloc
1.安装ntpdate
yum install ntpdate
2.设置自己的时区
vi /etc/sysconfig/clock
时区设置为上海: ZONE="Asiz/Shanghai"
3.执行时间同步命令
ntpdate us.pool.ntp.org
ntpdate 210.72.145.44 (中国国家授时服务器)
参考了一个csdn的博客,地址又忘了。。。
标签:com sha ntp ges 自己的 时区设置 中国 分享 cloc
原文地址:http://www.cnblogs.com/zuosy/p/7787786.html