Skip to navigation
Adjust local time in gentoo
01.09.16
to bangkok time ln -s /usr/share/zoneinfo/Asia/Bangkok /etc/localtime root@tux:~/.ssh# date Thu Sep 1 13:47:59 Local time zone must be set--see zic manual page 2016 root@tux:~/.ssh# ln -s /usr/share/zoneinfo/Asia/Bangkok /etc/localtime ln: failed to create symbolic link ‘/etc/localtime’: File exists root@tux:~/.ssh# mv /etc/localtime /etc/localtime.bak root@tux:~/.ssh# ln -s /usr/share/zoneinfo/Asia/Bangkok /etc/localtime root@tux:~/.ssh# date Thu Sep 1 20:50:30 ICT 2016 root@tux:~/.ssh#
http://phpcj.org/local-time-zone-must-be-set-see-zic-manual-page/
Reply
Anonymous
Information Epoch 1753213838
Think parallel.
Home
Notebook
Contact us