Porady Admina: tzdata
W dzisiejszym wpisie z cyklu Porady Admina zapoznamy się z programem tzdata https://linuxiarze.pl/porady-admina-tzdata/
seen from United Kingdom
seen from Germany

seen from United States
seen from China

seen from United States

seen from United States

seen from United States
seen from China
seen from United States

seen from United States

seen from Indonesia

seen from Sweden
seen from Sweden
seen from Sweden

seen from United States
seen from United States

seen from United States
seen from China

seen from United States

seen from United States
Porady Admina: tzdata
W dzisiejszym wpisie z cyklu Porady Admina zapoznamy się z programem tzdata https://linuxiarze.pl/porady-admina-tzdata/
Ubuntu Server: How to change or set the Timezone
Ubuntu Server: How to change or set the Timezone
Dropping this as a quick reminder to myself. When confronted with a new Ubuntu server instance, I can check the currently set time zone by simply asking for the current time with
[bash]date[/bash]
Now if I need to change the currently set time zone to something else, the easiest would be to just run
[bash]sudo dpkg-reconfigure tzdata[/bash]
This should bring up an easy to use graphical interface…
View On WordPress
How to easily set timezone on Debian
With dpkg-reconfigure tzdata
http://codeghar.wordpress.com/2007/12/06/manage-time-in-ubuntu-through-command-line/