• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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