Account Manager

Portal HomeClient AreaKnowledgebaseSupport TicketsDownloads

Can I set the Time Zone in my VPS?

Our physical nodes sync their time via NTP so all that remains is you set your timezone inside the VPS.

  1. Enter ls /usr/share/zoneinfo/ and locate your region
  2. Enter ls /usr/share/zoneinfo/REGION and locate your timezone
  3. Finally, enter ln -sf /usr/share/zoneinfo/REGION/TIMEZONE /etc/localtime this will correctly set the timezone on your VPS.

 



Was this answer helpful?

Add to Favourites
Print this Article

Also Read