LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Timezone problems CentOS 6 (https://www.linuxquestions.org/questions/linux-newbie-8/timezone-problems-centos-6-a-4175488833/)

lqmp 12-22-2013 02:35 AM

Timezone problems CentOS 6
 
For some reason I cannot get the time on one of my VPSes to show correctly.

The correct time should be 09:33 but it is shown one hour late:
[root@x ~]# date
Sun Dec 22 10:33:14 CET 2013

/etc/localtime is already a symlink to the correct zonefile:
[root@x ~]# ls -l /etc/localtime
lrwxrwxrwx. 1 root root 36 Dec 22 10:26 /etc/localtime -> /usr/share/zoneinfo/Europe/Amsterdam

And /etc/sysconfig/clock has that zone set as well:
[root@x ~]# cat /etc/sysconfig/clock
ZONE="Europe/Amsterdam"

Can anyone help me with this? Thank you in advance!

lqmp 12-22-2013 02:40 AM

Already fixed it with using NTP..


All times are GMT -5. The time now is 10:40 AM.