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
VM Appliance defualting to german
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: VM Appliance defualting to german
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):
With kind regards
Niko
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):
If this does not fix your problem please answer in the original thread so we one place where solutions are collected.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
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: VM Appliance defualting to german
hey works like a charm.. much appreciated