1. # 安装ntpdate
    2. yum install ntpdate
    3. # 跟aliyun的时间服务器进行同步,修改的是系统时间
    4. ntpdate ntp1.aliyun.com
    5. # 以系统时间为基准,修改硬件时间
    6. hwclock -w