Adjust the Windows and Ubuntu Time
作者:XD / 发表: 2020年10月21日 08:14 / 更新: 2020年10月21日 08:18 / 编程笔记 / 阅读量:2728
Under the dual systems, the Windows time is sometimes not corrected, so we need to adjust the time. Enter the Ubuntu system, type the following lines.
sudo apt-get install ntpdate
sudo ntpdate time.windows.com
sudo hwclock --localtime --systohc