1、在ubuntu下安装ntpdate

sudo apt install ntpdate

2、设置同步windows时间

sudo ntpdate time.windows.com 

3、把时间更新到硬件

sudo hwclock --localtime --systohc

4、重启后就能看到同步了

 

相关文章:

  • 2021-09-03
  • 2021-12-11
  • 2021-10-06
  • 2021-09-15
  • 2022-12-23
  • 2021-10-04
  • 2022-12-23
  • 2021-08-07
猜你喜欢
  • 2021-12-04
  • 2021-08-31
  • 2021-12-12
  • 2022-02-10
  • 2021-11-11
  • 2021-12-11
  • 2021-12-11
相关资源
相似解决方案