Changing Time Zone

Changing Time Zone in Linux:

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

3. DONE. Check List of Timezones (example: Asia/Kolkata): Click Me

  • timezone, local time, server time, vps time, vps local time, vps timezone
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Guide how to download Ragnarok Game Client Installer

1. Download the game client Installer. option a). Lite Installer: The lite installer is only...

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

How To Start, Compile, and Stop Your Server Using Putty

Download Putty first from this link Click me to download!Note: Please follow the tutorial by...

How to Access your Folders(Linux/Centos) using WinSCP

Guide on how to access the folders in your vps linux! This is the easiest way, First make sure...

Powered by WHMCompleteSolution