Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3243523
  • 博文数量: 710
  • 博客积分: 14546
  • 博客等级: 上将
  • 技术积分: 6738
  • 用 户 组: 普通用户
  • 注册时间: 2007-03-30 10:20
文章分类

全部博文(710)

文章存档

2016年(1)

2014年(7)

2013年(22)

2012年(227)

2011年(322)

2009年(119)

2008年(12)

分类: LINUX

2011-07-08 15:39:59

在/etc/profile中设置TZ:export TZ=Asia/Shanghai or export TZ=GMT

[oracle@oracle ~]$ cat /etc/sysconfig/clock 
# The ZONE parameter is only evaluated by system-config-date.
# The timezone of the system is defined by the contents of /etc/localtime.
ZONE="Asia/Shanghai"
UTC=true
ARC=false

ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
阅读(14634) | 评论(0) | 转发(2) |
给主人留下些什么吧!~~