linux:centos修改时区
Writing /share/Web/wiki/data/cache/9/93708e974358eb6a3322384d5fd21966.xhtml failed
centos修改时区
1. 查看时区
date -R
2. 修改时区
## centos7??? timedatectl set-timezone Asia/Shanghai # centos6 cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
linux/centos修改时区.txt · 最后更改: 2023/03/17 10:12 由 127.0.0.1