Skip to content

Instantly share code, notes, and snippets.

@yesseecity
Last active January 11, 2023 10:06
Show Gist options
  • Save yesseecity/9ed61579245ec532667c97471638cdd1 to your computer and use it in GitHub Desktop.
Save yesseecity/9ed61579245ec532667c97471638cdd1 to your computer and use it in GitHub Desktop.
In dual OS, sync time on Ubuntu & windows
sudo apt-get install ntpdate
sudo ntpdate time.windows.com
sudo hwclock --localtime --systohc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment