Linux基础_时间同步

####4.时间同步####   1.服务端 yum install chrony -y ##安装服务   vim /etc/chrony.conf ##主配置文件 21 # Allow NTP client access from local network. 22 allow 172.25.0.0/24 ##允许谁去同步我的时间 27 # Serve time even if not sync
相关文章
相关标签/搜索