VM Appliance defualting to german

Antworten
ggitagia
Beiträge: 2
Registriert: 19 Feb 2014, 09:43

VM Appliance defualting to german

Beitrag 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
Benutzeravatar
n.wenselowski
Ex-uib-Team
Beiträge: 3194
Registriert: 04 Apr 2013, 12:15

Re: VM Appliance defualting to german

Beitrag 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

Code: Alles auswählen

import OPSI
ggitagia
Beiträge: 2
Registriert: 19 Feb 2014, 09:43

Re: VM Appliance defualting to german

Beitrag von ggitagia »

hey works like a charm.. much appreciated
Antworten