ubuntu22.04与windows11系统时间不一致的解决方法
在linux系统内解决问题。
1.安装软件
sudo apt install ntpdate
sudo ntpdate time.windows.com
sudo hwclock --localtime --systohc
在linux系统内解决问题。
1.安装软件
sudo apt install ntpdate
sudo ntpdate time.windows.com
sudo hwclock --localtime --systohc