linux yum安装ntp 时间同步
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux yum安装ntp 时间同步相关的知识,希望对你有一定的参考价值。
yum install ntp -y
vi /etc/ntp.connf
修改如下
ntpdate -u cn.pool.ntp.org 同步时间
别的服务器 同步 ntpdate IP地址 例ntpdate 192.168.80.100
以上是关于linux yum安装ntp 时间同步的主要内容,如果未能解决你的问题,请参考以下文章