-
-
date –set=“$(sshuser@server date)”
-
-
-
date +%s
-
-
-
# [Default] All domains have the same time synchronized from ntp-client in dom0.
-
echo 0 > /proc/sys/xen/independent_wallclock
-
# If, however, this is not the case, you will have to run ntp-client on all guests. For this to work, you will need to set to 1, i.e.
-
echo 1 > /proc/sys/xen/independent_wallclock
-
-
-
date -s 2007/09/17
-
date -s 09:37:05
“date” related tags
spirit’s tags
-