好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

ubuntu server 时区修改 - Linux操作系统:Ubuntu_Cento

 

默认安装的时区为美国东部时区EST

 

root@ubuntu:/et c# date

Mon Nov  7 14:46:55 EST 2011

 

修改为上海时区

 

root@ubuntu:/etc# cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

 

重新设置系统时间即可

 

http://www.2cto.com/os/201111/110314. html

 

摘自gg296231363的专栏

查看更多关于ubuntu server 时区修改 - Linux操作系统:Ubuntu_Cento的详细内容...

  阅读:63次