Skip to content

Instantly share code, notes, and snippets.

@masayuki5160
Created August 1, 2014 01:02
Show Gist options
  • Select an option

  • Save masayuki5160/a4279155393133982159 to your computer and use it in GitHub Desktop.

Select an option

Save masayuki5160/a4279155393133982159 to your computer and use it in GitHub Desktop.
[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