ubuntu18.04+win10解决时钟不同步办法时间:2023-03-09 03:39:32 安装ntpdate: 执行命令: sudo apt-get install ntpdate 设置校正服务器: sudo ntpdate time.windows.com 设置硬件时间为本地时间: 执行命令: sudo hwclock --localtime --systohc reboot