Size: 251
Comment:
|
Size: 281
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
/etc/environment | /etc/environment<<BR>> |
Line 6: | Line 6: |
/etc/default/locale | /etc/default/locale<<BR>> |
Line 9: | Line 9: |
/var/lib/locales/supported.d/local | /var/lib/locales/supported.d/local<<BR>> |
Line 12: | Line 12: |
dpkg-reconfigure locales source /etc/environment |
dpkg-reconfigure locales<<BR>> source /etc/environment<<BR>> |
Setting the language on Debian derived Linux
/etc/environment
LANG="en_US.UTF-8"
/etc/default/locale
LANG="en_US.UTF-8"
/var/lib/locales/supported.d/local
en_US.UTF-8 UTF-8
dpkg-reconfigure locales
source /etc/environment
locale