Skip to content

Instantly share code, notes, and snippets.

@flores
Created May 16, 2011 19:21
Show Gist options
  • Save flores/975119 to your computer and use it in GitHub Desktop.
Save flores/975119 to your computer and use it in GitHub Desktop.
the world is in /proc/world
box:~# date
Mon May 16 19:14:47 UTC 2011
box:~# cat /proc/sys/xen/independent_wallclock
0
box:~# echo 1 > !$
echo 1 > /proc/sys/xen/independent_wallclock
box:~# ntpdate -s pool.ntp.org
box:~# date
Mon May 16 19:19:21 UTC 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment