Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/lib/risorse.common.lib.php on line 280
AWB Informatica - Cambiare Time Zone in una distribuzione Linux Red Hat derivata (CentOS, Fedora,..)

Cambiare Time Zone in una distribuzione Linux Red Hat derivata (CentOS, Fedora,..)

03 January 2017

​Nelle distribuzioni Linux Red Hat derivate, come ad esempio Fedora o CentOS la timezone viene definita mediante il link /etc/localtime   tale link punta ad un file presente in una sottodirectory di /usr/share/zoneinfo
Supponiamo che tale link punti a /usr/share/zoneinfo/Europe/London digitando il comando date otterremo:
[root]# date  
Tue  3 Jan 18:29:24 GMT 2017
Decidiamo adesso di modificare la timezone per utilizzare quella italiana, in questo caso basterà modificare il link e farlo puntare a /usr/share/zoneinfo/Europe/Rome
[root]# cd /etc
[root]# rm localtime
[root]# ln -s /usr/share/zoneinfo/Europe/Rome localtime
Adesso proviamo con il comando date:
[root]# date
Tue  3 Jan 19:40:30 CET 2017



Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556

Deprecated: Function strftime() is deprecated in /home/hosting/awbinformatica_it/www/php/template/page_template.php on line 556