Linux timezone setup

For Debian:

dpkg-reconfigure tzdata

For Centos:

Example:

mv /etc/localtime /etc/localtime.old; ln -s /usr/share/zoneinfo/Europe/Bucharest /etc/localtime

Click to rate this post!
[Total: 0 Average: 0]