先给每台机器安装ntp

利用xcall.sh脚步

8.时间同步

 

 在每台机器上都执行以下三条命令

cd /usr/share/zoneinfo/Asia/
sudo cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
sudo ntpdate pool.ntp.org

 

相关文章:

  • 2021-12-25
  • 2021-07-20
  • 2021-12-25
  • 2022-12-23
  • 2021-12-04
  • 2021-11-13
  • 2021-12-26
猜你喜欢
  • 2021-09-15
  • 2021-12-25
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
  • 2021-05-24
相关资源
相似解决方案