LinuxCentOS 7.5 修改时区

Posted 爱啦啦

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了LinuxCentOS 7.5 修改时区相关的知识,希望对你有一定的参考价值。

1??查看当前CentOS系统版本:

[parallels@k8s-node2 ~]$ cat /etc/redhat-release 
CentOS Linux release 7.5.1804 (Core) 

2??查看时区:

[root@k8s-node3 parallels]# ll /etc/localtime 
lrwxrwxrwx. 1 root root 41 Aug 10  2017 /etc/localtime -> ../usr/share/zoneinfo/America/Los_Angeles

3??修改时区:

[root@k8s-node3 parallels]# ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 
[root@k8s-node3 parallels]# ll /etc/localtime 
lrwxrwxrwx 1 root root 33 Dec 12 22:00 /etc/localtime -> /usr/share/zoneinfo/Asia/Shanghai
[root@k8s-node3 parallels]# date
Thu Dec 12 22:00:24 CST 2019
#查看时间还是不正确,重启
[root@k8s-node3 parallels]# reboot

4??查看当前时间:

[parallels@k8s-node3 ~]$ date
Fri Dec 13 11:35:36 CST 2019

以上是关于LinuxCentOS 7.5 修改时区的主要内容,如果未能解决你的问题,请参考以下文章

时区是怎么划分的

GPS通讯 数据包解析

7.5 Varnish VCL的变量和应用片段

香港时间和北京时间差多少

MySQL修改时区的方法小结

xampp 修改 时区为中国. timezone