Automatic documentation update

This commit is contained in:
igorpecovnik
2025-06-08 19:52:11 +00:00
committed by Igor
parent fc444b083d
commit 8e892b7435
2 changed files with 28 additions and 16 deletions

View File

@@ -7,35 +7,47 @@ comments: true
## Change Global timezone
<!--- section image START from tools/include/images/LOC001.png --->
[![Change Global timezone](/images/LOC001.png)](#)
<!--- section image STOP from tools/include/images/LOC001.png --->
<!--- section image START from tools/include/images/GTZ001.png --->
[![Change Global timezone](/images/GTZ001.png)](#)
<!--- section image STOP from tools/include/images/GTZ001.png --->
__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)
__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:__ <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">x86-64</span> <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">aarch64</span> <span style="background-color:#fff3bf; color:#7c4d00; padding:3px 6px; border-radius:4px; font-size:90%;">armhf</span> <span style="background-color:#f3d9fa; color:#6a1b9a; padding:3px 6px; border-radius:4px; font-size:90%;">riscv64</span>
__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
~~~
~~~ bash title="Change Locales reconfigure the language and character set:"
armbian-config --cmd LOC002
## 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
~~~
~~~ bash title="Change Keyboard layout:"
armbian-config --cmd LOC003
## 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
~~~
~~~ bash title="Change System Hostname:"
armbian-config --cmd LOC005
~~~

BIN
docs/images/GTZ001.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB