Created
August 1, 2014 01:02
-
-
Save masayuki5160/a4279155393133982159 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| [root@xxx ~]# date | |
| Fri Jan 31 09:44:27 UTC 2014 | |
| [root@xxx ~]# cp /usr/share/zoneinfo/Japan /etc/localtime | |
| cp: overwrite `/etc/localtime'? yes | |
| [root@xxx ~]# date | |
| Fri Jan 31 18:44:45 JST 2014 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment