How to Reset the Time on Your VPS
From ReduxWiki
(Redirected from How to Reset the Time on my VPS)
[edit] Run the following
echo 1 > /proc/sys/xen/independent_wallclock
rdate -s rdate.cpanel.net
[edit] Set your Time
date -s 00:00:00
[edit] Related Links



