• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Reset System time after Reboot, Zurich not correct Time zone

igraf

Regular Pleskian
hi

1) zurich (europe) is not 0 but +2 hours, same as vaduz (europe)
-> see attachment

2) after a reboot, the system time ist reset

10.4.4 Update #32, CentOS release 5.8 (Final), Linux 2.6.18-308.4.1.el5

What can I do that the system time is set correctly?
 

Attachments

  • 2012-05-29_202656.png
    2012-05-29_202656.png
    15.8 KB · Views: 4
the problem was the time zone in the operating system

Workaround CentOS 5.x
Firstly you’ll need to know your timezone and/or country, a list can be found in /usr/share/zoneinfo/

ln -sf /usr/share/zoneinfo/Europe/Zurich /etc/localtime
 
Back
Top