Linux (Systemd) change Timezone, Locale, Culture, Language

Date: 2018-01-30
localectl status
localectl list-locales
sudo localectl set-locale LANG=en_US.UTF-8

timedatectl status
timedatectl list-timezones
sudo timedatectl set-timezone Europe/Amsterdam

 

10030cookie-checkLinux (Systemd) change Timezone, Locale, Culture, Language