VPS Time not Correct with Time Server

If you have a problem with your VPS time not staying sync in a Xen VPS you will want to enable the independent clock. To do that perform the following: 


echo 1 > /proc/sys/xen/independent_wallclock
echo xen.independent_wallclock = 1 >> /etc/sysctl.conf
ntpdate pool.ntp.org


  • 124 Users Found This Useful

Was this answer helpful?

Related Articles

Create CXS Quarantine Directory

The following command may be used to create a quarantine directory for Configserver's CXS: cxs...

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...

cPanel Max Defers Occurring for an Account

While viewing exim_mainlog and seeing the following:   enforce_mail_permissions: Domain...

Manually Clear from Console / Command Line cPanel Exim Mail Queue

To clear the cPanel exim mail queue quickly from a command line / shell use the following...

Error: Multilib version problems found

Finished Dependency Resolution Error:  Multilib version problems found. This often means that...