• Home
  • Health
  • Software
  • Blog
  • linux

    Use Local Time

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


    The above command makes any systemd Linux use local time instead of UTC, which is useful if you dual-boot Windows on your machine, since Windows prefers to use local time instead of UTC and it's a pain to change the way Windows works.