Skip to content

Instantly share code, notes, and snippets.

@sowasred2012
Created June 23, 2014 09:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sowasred2012/5e43b991085c9620a199 to your computer and use it in GitHub Desktop.
Save sowasred2012/5e43b991085c9620a199 to your computer and use it in GitHub Desktop.
Vagrant time slippage
# time in Vagrant seems to fall out of sync fairly often (albeit very slowly)
# and can fuck with some oauth requests - this syncs it back up:
sudo ntpdate pool.ntp.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment