赞
踩
通过以下命令同步时间,发现总是存在时区差 ntpdate -u cn.pool.ntp.org 解决办法: 1、在/etc/profile文件末添加以下代码,然后重启 export TZ=CST-8 //CST-8 --东8区时间