安装后,系统时间不正确,需要手动调整
Tofloor
poster avatar
wode0777
deepin
2020-02-09 03:06
Author
1、安装UOS 20
2、安装后,系统时间不正确,需要手动调整,差8个小时。
Reply Favorite View the author
All Replies
avatar
辉辉
deepin
2020-02-09 04:17
#1
这个原因不止uos系统存在,其他发行版本linux都存在,具体记不清了,大概就是使用的计时“标准”不一样导致的,具体等专家来回答你。
Reply View the author
avatar
草莓哥
deepin
2020-02-09 14:47
#2
rtc时间为utc时间。双系统吧,deepin修改完了,进windowsy又被改回来了。还是修改windows比较一劳永逸。
让Windows把硬件时间当作 UTC
    开始->运行->CMD,打开命令行程序(Vista或Win7则要以管理员方式打开命令行程序方可有权限访问注册表),在命令行中输入下面命令并回车"Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1"
Reply View the author
Comments
deepin_me
2020-02-10 21:21
支持一下,这个方法好用一些,简单啊