linux时区问题

1
2
3
yum install ntp   # 安装 ntp
ntpdate ntp3.aliyun.com # 同步时间,这里以阿里云3号服务器为例,你可以根据需要选择其他服务器
date