--- comments: true --- # Localisation ## Change Global timezone [![Change Global timezone](/images/GTZ001.png)](#) __Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/GTZ001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/GTZ001-header.md) __Status:__ Stable __Architecture:__ x86-64 aarch64 armhf riscv64 __Maintainer:__ @armbian __Documentation:__ [Link](https://forum.armbian.com/) ~~~ custombash armbian-config --cmd GTZ001 ~~~ ## Change Locales reconfigure the language and character set __Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/LOC001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/LOC001-header.md) __Status:__ Stable ~~~ custombash armbian-config --cmd LOC001 ~~~ ## Change Keyboard layout __Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/KEY001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/KEY001-header.md) __Status:__ Stable ~~~ custombash armbian-config --cmd KEY001 ~~~ ## Change System Hostname __Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/HOS001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/HOS001-header.md) __Status:__ Stable ~~~ custombash armbian-config --cmd HOS001 ~~~