Linux: aggiornamento data/ora e impostazione fuso orario

This item was filled under [ Linux ]

Capita a molti ancora di non sapere come aggiornare la data/ora del proprio server linux e di impostare il fuso orario su Rome correttamente.

Bene, possiamo inserire in /etc/rc.local oppure in un cron questi comandi:

rdate -s time.ucla.edu
hwclock –systohc
ln -sf /usr/share/zoneinfo/Europe/Rome /etc/localtime

Tags

Popularity: 15% [?]

Leggi anche

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Comment on “Linux: aggiornamento data/ora e impostazione fuso orario”

Trackbacks

  1. upnews.it

Leave a Comment