Skip to content

Instantly share code, notes, and snippets.

@get-data-
Created February 7, 2019 00:54
Show Gist options
  • Save get-data-/eb381ac510de80faaa15e5f1c9ac8f19 to your computer and use it in GitHub Desktop.
Save get-data-/eb381ac510de80faaa15e5f1c9ac8f19 to your computer and use it in GitHub Desktop.
stupid virtual env falling out of sync with real time? BLAST IT WITH SUDO
sudo service ntp stop
sudo ntpdate -s time.nist.gov
sudo service ntp start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment