Linux/Timezone

From Wiki
< Linux
Revision as of 08:28, 21 April 2022 by Marcluer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Set Linux Timezone

timedatectl                                            # show time info

sudo timedatectl set-timezone "Europe/Berlin"          # set time zone

Dual-boot with Windows

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