====== Cubieboard Setting Time Zone Update Time ====== //__About this Article__// * **Author**: james --- james@cubietech.com --- 2013/11/06 13:47 * **Copyrights**: [[http://creativecommons.org/licenses/by-sa/3.0/|CC Attribution-Share Alike 3.0 Unported]] * **Contributors**: [[http://cubieboard.org/|Cubieboard Community]] : ... =====Instructions===== If you use lubuntu 12.10 on Cubieboard,and you found that the time of time zone where you stay is not right,you can set time as follow: At first,you should make sure that you had connected with Internet. ===== Setting Time Zone ===== Open terminal: $sudo tzselect For example : *Select **Asia** *Then select **China** *At last select **east China - Beijing** ===== Copy file ===== $sudo cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime ===== Update Time ===== $sudo ntpdate time.windows.com {{tag>Cubieboard Cubietruck}}