码迷,mamicode.com
首页 > 系统相关 > 详细

linux 修改时区

时间:2018-04-23 18:34:21      阅读:210      评论:0      收藏:0      [点我收藏+]

标签:alt   time   qtest   inux   时区   lin   修改   shanghai   sha   

[root@fxqtest ~]# date -R
Mon, 23 Apr 2018 02:03:30 -0700
[root@fxqtest ~]# ll /etc/localtime
-rw-r--r--. 1 root root 2819 Apr 23 00:52 /etc/localtime
[root@fxqtest ~]# cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
cp: overwrite `/etc/localtime‘? y
[root@fxqtest ~]# date -R
Mon, 23 Apr 2018 17:03:52 +0800
[root@fxqtest ~]#

linux 修改时区

标签:alt   time   qtest   inux   时区   lin   修改   shanghai   sha   

原文地址:https://www.cnblogs.com/dbseeker/p/8920303.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!