Skip to content

Instantly share code, notes, and snippets.

@dvdvck
Created April 4, 2014 20:53
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 dvdvck/7a428a81f81449a68104 to your computer and use it in GitHub Desktop.
Save dvdvck/7a428a81f81449a68104 to your computer and use it in GitHub Desktop.
Push date far away by 10 sec
ssh root@10.0.0.2 "date -s @$((`date +%s` + 10))"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment