Linux NTP 同步时间
摘要:NTP 同步时间 安装 NTP server: yum install -y ntp NTP client: yum install -y ntpdate 启动 # 启动服务 systemctl start ntpd.service # 查看 123 端口是否开启 netstat -anptu |
阅读全文
posted @ 2022-01-18 14:23
posted @ 2022-01-18 14:23