修改timezone

sudo cp -a /usr/share/zoneinfo/Etc/GMT-8  /etc/localtime

date -R   == 展示当前的timezone

ntpdate time.nist.gov   == 与互联网时间同步

ntpdate 设置时区(注意本地时区要设置正确)

总结:

1  设置当前的时区

2  使用ntpdate 同步互联网的时间

相关文章:

  • 2021-06-08
  • 2022-02-05
  • 2022-02-20
  • 2021-09-05
  • 2022-02-23
  • 2021-12-20
  • 2022-01-13
  • 2022-01-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-09
  • 2021-12-21
  • 2022-01-03
相关资源
相似解决方案