Created
November 2, 2018 00:00
-
-
Save kevenli/b61cf782e6ac4bb5ed1381db96d474c1 to your computer and use it in GitHub Desktop.
centos7 timezone
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime | |
echo ZONE=\"Asia/Shanghai\">/etc/sysconfig/clock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment