Ubuntu双系统时间解决方案

先在ubuntu下更新一下时间,确保时间无误

sudo apt install ntpdate
sudo ntpdate time.windows.com

然后将时间更新到硬件上

sudo hwclock --localtime --systohc

posted @ 2019-06-17 21:11  Fan式编程  阅读(1029)  评论(0编辑  收藏  举报