Configuration
From Linuxintro
Revision as of 21:32, 19 December 2011 by imported>ThorstenStaerk
Set english as system language
Example for a bad translation
$ cat /dev/net/tun Die Dateizugriffsnummer ist in schlechter Verfassung
So let's set the system language to english:
$ cat /etc/environment
there must not be anything but
LANG=C
Find out where configuration changes are stored
See here