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


  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

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 traceroute your VPS IP?

How to Use the Traceroute Command Traceroute is a command which can show you the path a...

Custom Items

Alternative Video Tutorial: https://youtu.be/cV11LJ0VDakFirst, let's take a look at the item_db...

Ragnarok Developer Tools

Hercules Forumhttp://hercules.ws/board/rAthena Forumhttp://rathena.org/board/GRF ToolBest GRF...

Tips for Ragnarok Newbie Developer

  1. Setup your Offline Server and practice:...