Created
May 16, 2011 19:21
-
-
Save flores/975119 to your computer and use it in GitHub Desktop.
the world is in /proc/world
This file contains 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
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