ubuntu系统下,终端依次输入以下命令
sudo apt-get install ntpdate //在ubuntu下更新本地时间
sudo ntpdate time.windows.com
sudo hwclock --localtime --systohc //将本地时间更新到硬件上
参考文章:
ubuntu系统下,终端依次输入以下命令
sudo apt-get install ntpdate //在ubuntu下更新本地时间
sudo ntpdate time.windows.com
sudo hwclock --localtime --systohc //将本地时间更新到硬件上
参考文章: