Fixing Incorrect Windows Time In Linux Dual Boot

Fixing Incorrect Windows Time In Linux Dual Boot

Jon Lawrence

2 года назад

747 Просмотров

If you have the issue of your Windows installation always having the incorrect time in a Linux dual boot system, this is one way to fix that. Script of commands are below:

### Change System Clock To Local Timezone ###

# View clock current system clock settings
timedatectl

# Set system clock to local timezone
timedatectl set-local-rtc 1 --adjust-system-clock
Ссылки и html тэги не поддерживаются


Комментарии: