Differences between revisions 2 and 3
Revision 2 as of 2008-08-01 19:28:54
Size: 275
Editor: CarlNobile
Comment:
Revision 3 as of 2008-08-01 19:29:12
Size: 281
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
source /etc/environment 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

Setting the language on Debian derived Linux (last edited 2013-12-07 02:43:04 by CarlNobile)