windows10和ubuntu16.04双系统下时间不对的问题

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

sudo apt-get install ntpdate
sudo ntpdate time.windows.com

  然后将时间更新到硬件上:

sudo hwclock --localtime --systohc

  

  over

posted @ 2016-10-15 23:38  八稚女  阅读(378)  评论(0)    收藏  举报