How to Change VPS Timezone/Date

This is a simple process that only takes 3 lines of code via console.

rm -rf /etc/localtime 2>/dev/null

unlink /etc/localtime 2>/dev/null

ln -s /usr/share/zoneinfo/EST /etc/localtime


This example is for EST. Replace "EST" with your timezone. You can look in "/usr/share/zoneinfo" to find the timezone that you would like to use.

Was this answer helpful?

 Print this Article

Also Read

How to Host a File

This is a super quick and easy way to host a file on your server. In this example we will be...

PPP Support (PPTP)

How to enable PPP support on your VPS:1. Go into the Server Management Control Panel.2. Go to...

How long is setup?

Setup generally begins immediately after your payment is recieved and finishes very soon after....

rsyslogd CPU Use

rsyslogd has been known to occasionally eat up 100%+ CPU on VPS platforms. If you see this...

Can I purchase additional IP's?

Yes.If you would like to purchase additional IP's just open up a ticket with Billing and...

Powered by WHMCompleteSolution