Seite 1 von 1

VM Appliance defualting to german

Verfasst: 19 Feb 2014, 09:49
von ggitagia
Hi
i downloaded the VM Appliance and it keeps defualting the system language to German, can you direct me to change this ? as for every attempt i get an error in german... or is there an english VM appliance? also for the OPSI system , can i get the install files as i would like to put the system in an existing environment if that possible

Regards
GG

Re: VM Appliance defualting to german

Verfasst: 19 Feb 2014, 11:28
von n.wenselowski
Hello GG,

I am sorry that you experienced this bug.
This was reported in this thread and we aim to fix this in a new version.

This is the solution proposed by mirkt (I didn't test this):
mirkt hat geschrieben:Quick fix for others:
$ setxkbmap us
$ yourfavoriteeditor /etc/default/keyboard
change from:
XKBLAYOUT="de"
to
XKBLAYOUT="us"

$ yourfavoriteeditor ~/.pam_environment
change to:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
If this does not fix your problem please answer in the original thread so we one place where solutions are collected.


With kind regards

Niko

Re: VM Appliance defualting to german

Verfasst: 20 Feb 2014, 07:55
von ggitagia
hey works like a charm.. much appreciated