修改时区和时间的方法
1.cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
2.设置时间和日期
date -s 08/04/2011
3.设置系统时间
date -s 16:37:00
4.将修改写入到BIOS中
hwclock -w
微信扫一扫
修改时区和时间的方法
1.cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
2.设置时间和日期
date -s 08/04/2011
3.设置系统时间
date -s 16:37:00
4.将修改写入到BIOS中
hwclock -w
相关推荐