[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: SSH and charset
- From: Mikko Paananen <mikko ipi fi>
- To: fedora-test-list redhat com
- Subject: Re: SSH and charset
- Date: Mon, 29 Mar 2004 14:41:11 +0300
ma, 2004-03-29 kello 13:18, Valery Suhomlinov kirjoitti:
> Hi, everyone,
>
> I'm using ru_RU.UTF8 locale on my machine and when I'm trying to connect
> through ssh to other server with ru_RU.CP1251 locale I'm unabled to see
> russian characters in the console. When I ran unicode_stop before this, I can
> see messed characters from other character table. Is where any possibility to
> tell ssh to convert between CP1251 and UTF8 in such connections?
luit -encoding CP1251 ssh whatever
or, run your ssh session under screen and set encoding to cp1251:
Ctrl-A :encoding cp1251<enter>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]