Content

You will be able to change the timezone on your Dedicated server if you have root SSH access.

More information about the SSH access can be found in this tutorial.

Once you access the server via SSH, browse to the /usr/share/zoneinfo/ folder in order to check the available timezones. For example, you can type the following to set yours to Parisian time:

cp /usr/share/zoneinfo/Europe/Paris /etc/localtime

You can test the result using the “date” command.

Was this article helpful to you?

Hasan Ali

Leave a Reply