User Tools

Site Tools


linux:timezone
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


linux:timezone [2015/11/12 13:26] (current) – created percy
Line 1: Line 1:
 +====== Set timezone on Ubuntu ======
 +refer to http://askubuntu.com/questions/323131/setting-timezone-from-terminal
 +
 +  cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 
 +  cat /etc/timezone 
 +  dpkg-reconfigure tzdata