centos 使用ntp自动联网校时

1,查看当前时间

[root@centos6 ~]# date
2018年 02月 01日 星期四 15:41:12 CST

  • 然而现实的时间已经是2018年3月27日了

2,安装ntp

[root@centos6 ~]# yum install ntp

3,校时

[root@centos6 ~]# ntpdate cn.pool.ntp.org
27 Mar 23:01:38 ntpdate[3958]: step time server 85.199.214.100 offset 4691805.578379 sec

4,再次查看时间发现已经改过来了

[root@centos6 ~]# date
2018年 03月 27日 星期二 23:01:41 CST

    原文作者:单曲_循环
    原文地址: https://www.jianshu.com/p/07e0fd04cb06
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞