Created
February 7, 2019 00:54
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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