1. Login to your VPS server using Putty.
2. Type the following commands:
rm -rf /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Manila /etc/localtime
sudo service ntpd stop
ntpdate -u 0.asia.pool.ntp.org
date
sudo service ntpd start
rm -rf /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Manila /etc/localtime
sudo service ntpd stop
ntpdate -u 0.asia.pool.ntp.org
date
sudo service ntpd start
Powered by WHMCompleteSolution