首先同步时间

yum install -y ntpdate
ntpdate -u cn.pool.ntp.org

然后设置中国时区(北京时间)

timedatectl set-timezone Asia/Shanghai

首先同步时间

yum install -y ntpdate
ntpdate -u cn.pool.ntp.org

然后设置中国时区(北京时间)

timedatectl set-timezone Asia/Shanghai

相关文章:

  • 2021-07-21
  • 2021-12-25
  • 2021-12-19
  • 2022-01-29
  • 2022-01-01
  • 2021-11-18
  • 2021-04-30
  • 2022-12-23
猜你喜欢
  • 2022-02-02
  • 2021-05-31
  • 2022-01-19
  • 2022-01-30
  • 2021-12-21
  • 2022-01-13
相关资源
相似解决方案