Set System Locale2017/12/13 |
|
This is the example for setting system language of your system.
|
|
| [1] | Replace to your own language on the example below. |
|
# show current settings [root@dlp ~]#
System Locale: LANG=en_US.UTF-8
VC Keymap: us
X11 Layout: n/a
# show the list of locales [root@dlp ~]# localectl list-locales C.utf8 aa_DJ aa_DJ.iso88591 aa_DJ.utf8 aa_ER aa_ER.utf8 aa_ER.utf8@saaho ... ... ... zu_ZA zu_ZA.iso88591 zu_ZA.utf8 # show settings [root@dlp ~]#
System Locale: LANG=ja_JP.UTF-8
VC Keymap: us
X11 Layout: n/a
|
|
|