摘要: Ubuntu Server Editon 时区设置Posted on 十月 6th, 2009 by zxingLinux默认情况下使用UTC格式作为标准时间格式,如果在Linux下运行程序,且在程序中指定了与系统不一样的时区的时候,可能会造成时间错误。在ubuntu 中给出了 tzconfig 和 tzselect 工具来设置时区。在 Server Edition 中我们可以使用tzselect来设置时区。执行:sudo tzselect按照提示进行选择时区,然后:sudo cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtimesudo ntp 阅读全文
posted @ 2012-04-18 17:15 ccmaotang 阅读(189) 评论(0) 推荐(0)