修改时区和时间的方法
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
修改时区和时间
阅读 94
2023-01-15
修改时区和时间的方法
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
相关推荐
精彩评论(0)