CentOS7 的时间同步方法

本文介绍了在CentOS7系统中如何进行时间同步以及设置时区的详细步骤,确保系统时间准确无误。
摘要由CSDN通过智能技术生成

centos7 时间同步和时区设置


首先centos7的时间同步是使用chrony这个工具(
[root@localhost ~]# systemctl status chrony
● chrony.service
   Loaded: not-found (Reason: No such file or directory)
   Active: inactive (dead)


1.安装chrony
[root@localhost ~]# yum -y install chrony
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile

2.启动chrony
[root@localhost ~]# systemctl start chronyd
[root@localhost ~]# systemctl status chronyd
● chronyd.service - NTP client/server
   Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; vendor preset: enabled)
   Active: active (running) since Mon 2016-10-24 17:52:52 CST;
评论 6
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值