How to Change the Timezone in Linux :: 2010/01/22 13:23

# date
Thu Jan 21 23:19:04 EST 2010

# mv /etc/localtime  /etc/localtime-old

# ln -sf /usr/share/zoneinfo/America/Los_Angeles /etc/localtime

# /usr/bin/rdate -s time-a.nist.gov

# date
Thu Jan 21 20:19:56 PST 2010

Trackback Address :: http://www.java2go.net/blog/trackback/294
Name
Password
Homepage
Secret
< PREV |  1  |  ...  15  |  16  |  17  |  18  |  19  |  20  |  21  |  22  |  23  |  ...  169  |  NEXT >