您好,登錄后才能下訂單哦!
本篇內容介紹了“ubuntu下怎么禁用utc時間”的有關知識,在實際案例的操作過程中,不少人都會遇到這樣的困境,接下來就讓小編帶領大家學習一下如何處理這些情況吧!希望大家仔細閱讀,能夠學有所成!
前言
大家在安裝雙系統以后,發現進入win7和ubuntu系統以后,顯示的時間不一致,后來發現是兩個系統對硬件時間的看法不一致
原因如下
1、Windows會認為BIOS時間就是你的本地時間
2、ubuntu默認時間是把BIOS時間當成GMT+0時間,也就是世界標準時,而我國在東八區(GMT+8),所以如果你的Ubuntu位置是中國的話你系統顯示的時間就是BIOS時間+8小時。假如現在是早上8點,那么你Ubuntu會顯示8點,這時BIOS中的時間是0點。
更正方法
將ubuntu對待bios時間的方法改為和windows一致。
代碼:
sudo timedatectl set-local-rtc 1
代碼:
$ timedatectl Local time: 六 2016-04-23 09:05:54 CST Universal time: 六 2016-04-23 01:05:54 UTC RTC time: 六 2016-04-23 09:05:54 Time zone: Asia/Shanghai (CST, +0800) Network time on: yes NTP synchronized: no RTC in local TZ: yes Warning: The system is configured to read the RTC time in the local time zone. This mode can not be fully supported. It will create various problems with time zone changes and daylight saving time adjustments. The RTC time is never updated, it relies on external facilities to maintain it. If at all possible, use RTC in UTC by calling 'timedatectl set-local-rtc 0'.
“ubuntu下怎么禁用utc時間”的內容就介紹到這里了,感謝大家的閱讀。如果想了解更多行業相關的知識可以關注億速云網站,小編將為大家輸出更多高質量的實用文章!
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。