Added: http://wiki.openvz.org/Locales_inside_VE
Thorsten, thanks for this info - never knew about ssh overrides.
Thanks,
Kirill
Thorsten Schifferdecker wrote:
> Hi,
>
> or Disable overideing LC_* variables in /etc/ssh/sshd_config:
>
> # Allow client to pass locale environment variables
> Accept
Hi,
or Disable overideing LC_* variables in /etc/ssh/sshd_config:
# Allow client to pass locale environment variables
AcceptEnv LANG LC_*
to
#AcceptEnv LANG LC_*
so default LC ist used.
Regards,
Thorsten
Am Mo, 10.12.2007, 12:55, schrieb Kirill Korotaev:
> was it -minimal template?
> Some of
was it -minimal template?
Some of templates AFAIK have removed locales,
since locales take really much space (~20Mb) while not needed in most cases
(except for the default C one).
Thanks,
Kirill
Michael Klatsky wrote:
> Hello all-
>
> I ran into a puzzling issue and found a solution- but I am w
Hello all-
I ran into a puzzling issue and found a solution- but I am wondering
what the root cause really was, and whether others have run into this:
After create a VE using the repo provided centos-4-i386-default
template, I entered the VE via ssh. When running perl (any perl
script), I got the