Line 158: |
Line 158: |
| ==Changing the Server Language== | | ==Changing the Server Language== |
| ===Server-Manager=== | | ===Server-Manager=== |
| + | Change the language the panel is in by changing your browser default language |
| + | |
| + | For Firefox currently it is: Preferences, content, Languages. |
| + | |
| + | |
| + | ===Console=== |
| '''For Centos 6 i.e. SME9, and older versions''' | | '''For Centos 6 i.e. SME9, and older versions''' |
| | | |
− | Change the language the panel is in by changing your browser default language
| + | Edit the first two lines in /etc/sysconfig/i18n |
| + | #nano -w /etc/sysconfig/i18n |
| + | LANG="en_US" |
| + | SUPPORTED="en_US:en" (maybe not needed, doesn't exist by default) |
| + | |
| + | issue a db command |
| + | config setprop sysconfig Language sv_SE |
| | | |
− | For Firefox currently it is: Preferences, content, Languages.
| |
| | | |
| '''For CentOS 7 and SME 10''' | | '''For CentOS 7 and SME 10''' |
Line 178: |
Line 189: |
| https://linuxconfig.org/how-to-change-system-keyboard-keymap-layout-on-centos-7-linux | | https://linuxconfig.org/how-to-change-system-keyboard-keymap-layout-on-centos-7-linux |
| | | |
− | ===Console===
| |
− |
| |
− |
| |
− | Edit the first two lines in /etc/sysconfig/i18n
| |
− | #nano -w /etc/sysconfig/i18n
| |
− | LANG="en_US"
| |
− | SUPPORTED="en_US:en" (maybe not needed, doesn't exist by default)
| |
− |
| |
− | issue a db command
| |
− | config setprop sysconfig Language sv_SE
| |
| | | |
| Choose a Language (and Keytable see below) from the list | | Choose a Language (and Keytable see below) from the list |