Collecting my attempts to improve at tech, art, and life

timedatectl

Control system for time and date details on Linux

Jots

Recurring issue on my frequent Linux reinstalls: reboot into Windows, and the time is off by my local UTC offset. Fix that in Linux by telling the system that the Real Time Clock (RTC) uses local time

timedatectl set-local-rtc 1 --adjust-system-clock

Added to vault 2024-01-19. Updated on 2024-01-26