Chinaunix首页 | 论坛 | 博客
  • 博客访问: 482834
  • 博文数量: 127
  • 博客积分: 7010
  • 博客等级: 少将
  • 技术积分: 1972
  • 用 户 组: 普通用户
  • 注册时间: 2006-12-01 12:42
文章分类

全部博文(127)

文章存档

2009年(33)

2008年(94)

我的朋友

分类: LINUX

2008-08-18 14:29:18

tzselect          //更改系统时区

sudo cp /usr/share/zoneinfo/Asia/ShangHai /etc/localtime

sudo ntpdate cn.pool.ntp.org

修改时间

RedHat中:
    date -s MMDDhhmmYYYY

Debian中:
    date -s "YYYY/MM/DD hh:mm:ss"

    date -s 'YYYY/MM/DD hh:mm:ss'

    date -s MM/DD/YYYY
    date -s hh:mm:ss

 
阅读(1450) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~