linux系统时区设置
作者 佚名技术
来源 Linux系统
浏览
发布时间 2012-04-08
bet & Xinjiang
5) west Tibet & Xinjiang
#? 1 选择北京时间
The following information has been given:
China
east China - Beijing, Guangdong, Shanghai, etc.
Therefore TZ=Asia/Shanghai will be used.
Local time is now: Tue Aug 3 20:02:51 CST 2010.
Universal Time is now: Tue Aug 3 12:02:51 UTC 2010.
Is the above information OK?
1) Yes
2) No
#? 1 确认当前时间区域
使用配置文件来变更时区
如果不用tzselect命令,可通过修改区域配置文件来变更时区.
[root@localhost ~]#vi /etc/sysconfig/clock
ZONE=Asia/Shanghai
UTC=false
ARC=false
[root@localhost ~]# rm /etc/localtime
[root@localhost ~]# ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
重启即可,或使用timeconfig来设置时区.
使用timeconfig变更时区
[root@localhost ~]# timeconfig
onfig-date - (C) 2003 Red Hat, Inc.
lqqqqqqqqqqqqu 时区选择 tqqqqqqqqqqqqqk
x x
x 为系统选择时区. x
x x
x Asia/Sakhalin a x
x Asia/Samarkand a x
x Asia/Seoul a x
x Asia/Shanghai a x
x Asia/Singapore # x
x Asia/Taipei a x
x Asia/Tashkent a x
x Asia/Tbilisi a x
x x
x [ ] 系统时钟使用 UTC x
x x
x lqqqqqqk lqqqqqqk x
x x 确定 x x 取消 x x
x mqqqqqqj mqqqqqqj x
x x
x x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj
<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen 本文出自 “良风有絮” 博客,请务必保留此出处http://2148178.blog.51cto.com/2138178/482808 |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
关于linux系统时区设置的所有评论