jifeng

1、设置时区(同步时间前先设置)

timedatectl set-timezone Asia/Shanghai

2、安装组件

yum -y install ntp

systemctl enable ntpd

systemctl start ntpd

3、同步时间

ntpdate -u cn.pool.ntp.org

  

分类:

技术点:

相关文章:

  • 2021-08-21
  • 2022-01-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-15
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案