
Comme indiqué dans le sujet, j'ai un vps sous CentOS 7.
Impossible de le mettre à l'heure Française.
Code : Tout sélectionner
[root@srv-sync01 /]# timedatectl
Local time: sam. 2015-10-31 15:39:47 CET
Universal time: sam. 2015-10-31 14:39:47 UTC
Timezone: Europe/Paris (CET, +0100)
NTP enabled: yes
NTP synchronized: no
RTC in local TZ: no
DST active: no
Last DST change: DST ended at
dim. 2015-10-25 02:59:59 CEST
dim. 2015-10-25 02:00:00 CET
Next DST change: DST begins (the clock jumps one hour forward) at
dim. 2016-03-27 01:59:59 CET
dim. 2016-03-27 03:00:00 CEST
[root@srv-sync01 /]#
[code]
[root@srv-sync01 /]# ls -l /etc/localtime
lrwxrwxrwx 1 root root 34 31 oct. 15:19 /etc/localtime -> ../usr/share/zoneinfo/Europe/Paris
[root@srv-sync01 /]#
31 Oct 07:19:45 ntpdate[732]: step-systime: Operation not permitted
... Alors que je suis bien connecté en root.
Je suis à court d'idée...
