标签:png art 环境 set 同步时间 systemctl mic 检查 系统
一.实验环境IP:192.168.43.156
IP:192.168.43.185
systemctl stop firewalld.service
setenforce 0

yum install ntp ntpdate -y

vim /etc/ntp.conf

service ntpd start

为了使服务可以在系统引导的时候自动启动
service ntpd startchkconfig ntpd on

ntpq -p

yum install ntp ntpdate -y

4.2 配置ntp.conf文件
vim /etc/ntp.conf

4.3 手动同步时间
ntpdate 192.168.43.156

标签:png art 环境 set 同步时间 systemctl mic 检查 系统
原文地址:https://blog.51cto.com/14375810/2427509