Gentoo Archives: gentoo-user

From: Tom Smith <tom71713-gentoo52478932@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] SSH and terminal emulation
Date: Mon, 23 Jan 2006 18:43:51
Message-Id: 43D521D7.9080108@yahoo.com
1 I use Kermit 95 to connect to my server. When I run "pstree" from an SSH
2 session, I get the following type of output:
3
4 <output>
5 pcadobe ssh # pstree
6 initqwqaacraid
7 tq2*[agetty]
8 tqcron
9 tqevents/0
10 tqkhelper
11 tqkhpsbpkt
12 tqkjournald
13 tqksoftirqd/0
14 tqkswapd0
15 tqkthreadqwqaio/0
16 x tqkacpid
17 x tqkblockd/0
18 x tqkhubd
19 x tqkseriod
20 x tq2*[pdflush]
21 x mqscsi_eh_0
22 tqminiserv.pl
23 tqsshdqqqsshdqqqbashqqqpstree
24 tqsyslog-ng
25 mqudevd
26 pcadobe ssh #
27 </output>
28
29 I haven't been able to determine what changes need to be made to the
30 client (Kermit 95) to make this appear as it would at the console. I
31 have Kermit setup using
32
33 Terminal Type: Linux
34 Terminal Remote-Charset: cp437
35
36 cp437 helped with the "menuconfig" interface of a kernel recompile as it
37 was doing similar things when run from an SSH session.
38
39 Can anyone provide with some feedback as to what the problem might be
40 and what I need to do to resolve it?
41
42 Thanks in advance for your help!
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] SSH and terminal emulation John Jolet <john@×××××.net>