国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > Linux > 正文

Linux怎么設置系統時間

2020-10-14 22:33:56
字體:
來源:轉載
供稿:網友

拿linux虛擬機做實驗的朋友會知道。當你把linux還原到某個點的時候,vmware幫不了你把系統時間也給重設了。那么Linux怎么設置系統時間呢?小編分享了Linux設置系統時間的方法,希望對大家有所幫助。

Linux設置系統時間方法

Linux時鐘分為系統時鐘(System Clock)和硬件(Real Time Clock,簡稱RTC)時鐘。系統時鐘是指當前Linux Kernel中的時鐘,而硬件時鐘則是主板上由電池供電的時鐘,這個硬件時鐘可以在Bios中進行設置。當Linux啟動時,硬件時鐘會去讀取系統時鐘的設置,然后系統時鐘就會獨立于硬件運作。

Linux 中的所有命令(包括函數)都是采用的系統時鐘設置。在Linux中,用于時鐘查看和設置的命令主要有date、hwclock和clock。其 中,clock和hwclock用法相近,只用一個就行,只不過clock命令除了支持x86硬件體系外,還支持Alpha硬件體系。

1、date

查看系統時間

# date

設置系統時間

# date –set “07/07/06 10:19″ (月/日/年時:分:秒)

2、hwclock/clock

查看硬件時間

# hwclock –show

或者# clock –show

設置硬件時間

# hwclock –set –date=”07/07/06 10:19″ (月/日/年 時:分:秒)

或者# clock –set –date=”07/07/06 10:19″ (月/日/年 時:分:秒)

3、硬件時間和系統時間的同步

按照前面的說法,重新啟動系統,硬件時間會讀取系統時間,實現同步,但是在不重新啟動的時候,需要用hwclock或clock命令實現同步。

硬件時鐘與系統時鐘同步:# hwclock –hctosys(hc代表硬件時間,sys代表系統時間)或者# clock –hctosys

系統時鐘和硬件時鐘同步:# hwclock –systohc或者# clock –systohc

4、時區的設置

# tzselect

Please identify a location so that time zone rules can be set correctly.Please select a continent or ocean. 1) Africa 2) Americas 3) Antarctica 4) Arctic Ocean 5) Asia 6) Atlantic Ocean 7) Australia Europe 9) Indian Ocean10) Pacific Ocean11) none – I want to specify the time zone using the Posix TZ format.#? 輸入5,亞洲

Please select a country. 1) Afghanistan 18) Israel 35) Palestine 2) armenia 19) Japan 36) Philippines 3) Azerbaijan 20) Jordan 37) Qatar 4) Bahrain 21) Kazakhstan 38) Russia 5) Bangladesh 22) Korea (North) 39) Saudi Arabia 6) Bhutan 23) Korea (South) 40) Singapore 7) Brunei 24) Kuwait 41) Sri Lanka Cambodia 25) Kyrgyzstan 42) Syria 9) China 26) Laos 43) Taiwan10) Cyprus 27) Lebanon 44) Tajikistan11) East Timor 28) macau 45) Thailand12) Georgia 29) Malaysia 46) Turkmenistan13) Hong Kong 30) Mongolia 47) United Arab Emirates14) India 31) Myanmar (Burma) 48) Uzbekistan15) Indone sia 32) Nepal 49) Vietnam16) Iran 33) Oman 50) Yemen17) Iraq 34) Pakistan#? 輸入9,中國

Please select one of the following time zone regions.1) east China – Beijing, Guangdong, Shanghai, etc.2) Heilongjiang3) central China – Gansu, Guizhou, Sichuan, Yunnan, etc.4) Tibet & most of Xinjiang Uyghur5) southwest Xinjiang Uyghur#? 輸入1,北京時間

The following information has been given:

China east China – Beijing, Guangdong, Shanghai, etc.

Therefore TZ=”Asia/Shanghai” will be used.Local time is now: Fri Jul 7 10:32:18 CST 2006.Universal Time is now: Fri Jul 7 02:32:18 UTC 2006.Is the above information OK?1) Yes2) No#? 輸入1,確認

如果不用tzselect命令,可以修改文件變更時區。

# vi /etc/sysconfig/clock ZONE=Asia/Shanghai(查/usr/share/zoneinfo下面的文件) UTC=false ARC=false

# rm /etc/localtime

# ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

重新啟動即可。


(責任編輯:VEVB)

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 遂溪县| 明水县| 重庆市| 晋州市| 黎城县| 广昌县| 平陆县| 曲阜市| 天气| 安图县| 武川县| 滦南县| 南宁市| 余庆县| 绥江县| 当阳市| 广宁县| 五大连池市| 海丰县| 盐津县| 襄垣县| 惠来县| 祁门县| 大关县| 礼泉县| 清河县| 丰镇市| 通辽市| 尖扎县| 和硕县| 福州市| 姜堰市| 灵石县| 凤庆县| 花垣县| 抚宁县| 利辛县| 沙洋县| 田林县| 宜宾市| 吐鲁番市|