首页 > 系统服务 > 详细

Linux时间更新

时间:2017-11-02 14:06:27      阅读:195      评论:0      收藏:0      [点我收藏+]
[root@zabbix ~]# date    #查看当前时间
2017年 10月 05日 星期四 20:31:25 CST
[root@zabbix ~]# yum install -y ntpdate   #如果没有该命令,就yum安装一下
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
base                                                       | 3.7 kB     00:00     
extras                                                     | 3.4 kB     00:00     
updates                                                    | 3.4 kB     00:00     
updates/primary_db                                         | 4.7 MB     00:03     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package ntpdate.x86_64 0:4.2.6p5-12.el6.centos.1 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==================================================================================
 Package        Arch          Version                        Repository      Size
==================================================================================
Installing:
 ntpdate        x86_64        4.2.6p5-12.el6.centos.1        updates         79 k

Transaction Summary
==================================================================================
Install       1 Package(s)

Total download size: 79 k
Installed size: 123 k
Downloading Packages:
ntpdate-4.2.6p5-12.el6.centos.1.x86_64.rpm                 |  79 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : ntpdate-4.2.6p5-12.el6.centos.1.x86_64                         1/1 
  Verifying  : ntpdate-4.2.6p5-12.el6.centos.1.x86_64                         1/1 

Installed:
  ntpdate.x86_64 0:4.2.6p5-12.el6.centos.1                                        

Complete!

[root@zabbix ~]# ntpdate cn.pool.ntp.org
2 Nov 12:33:26 ntpdate[103153]: step time server 85.199.214.101 offset 2390318.231844 sec
[root@zabbix ~]# date
2017年 11月 02日 星期四 12:33:28 CST

 

Linux时间更新

原文:http://www.cnblogs.com/biezz/p/7771667.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!