Windows Linux |
, Linux Windows, , , windows ubuntu , . - . , . . . , ubuntu windows.
, windows linux , Windows . . . Windows 10 , . ():
32 :
> Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1
64-, REG_QWORD:
> Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_QWORD /d 1
/losst.ru/wp-content/uploads/2016/10/utc-windows-600x139-300x70.png" target="_blank">https://losst.ru/wp-content/uploads/2016/10/utc-windows-600x139-300x70.png 300w" width="600" />
, Windows , . :
> sc config w32time start= disabled
, . :
> Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 0
:
> sc config w32time start= demand
, , Linux localtime.
Linux UTC, ubuntu 16.04 windows, . , Systemd, Ubuntu 16.04 :
sudo timedatectl set-local-rtc 1 --adjust-system-clock
:
sudo timedatectl
/losst.ru/wp-content/uploads/2016/10/rtc-localtime-600x242-300x121.jpg" target="_blank">https://losst.ru/wp-content/uploads/2016/10/rtc-localtime-600x242-300x121.jpg 300w" width="600" />
, Windows, , . Ubuntu, /etc/default/rcS UTC=yes UTC=no. :
sudo sed -i 's/UTC=yes/UTC=no/' /etc/default/rcS
, :
sudo timedatectl set-local-rtc 0
Ubuntu:
sudo sed -i 's/UTC=no/UTC=yes/' /etc/default/rcS
. , windows 10 - ubuntu Linux , , .
: https://losst.ru/sbivaetsya-vremya-v-ubuntu-i-windows
: |