/ Published in: Bash
URL: http://whomwah.com/2008/10/01/setting-the-timezone-on-centos/
Expand |
Embed | Plain Text
$ sudo rm /etc/localtime $ sudo ln -s /usr/share/zoneinfo/Europe/London /etc/localtime
You need to login to post a comment.
