Gentoo Archives: gentoo-user

From: Frank Schafer <frank.schafer@×××××××××.cz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Linux comm program
Date: Wed, 10 Aug 2005 11:51:49
Message-Id: 1123674418.5792.35.camel@localhost.localdomain
In Reply to: Re: [gentoo-user] Linux comm program by Daniel D Jones
1 On Wed, 2005-08-10 at 07:09 -0400, Daniel D Jones wrote:
2 > On Wednesday 10 August 2005 02:30 am, Frank Schafer wrote:
3 > > On Tue, 2005-08-09 at 21:14 -0700, Bob Sanders wrote:
4 > > > On Tue, 9 Aug 2005 18:51:55 -0400
5 > > >
6 > > > Daniel D Jones <ddjones@××××××××××××.org> wrote:
7 > > > > Is anyone aware of a decent comm program for Linux? Something along
8 > > > > the lines of SecureCRT for Windows? (SecureCRT is a commercial
9 > > > > program. There's supposed to be a Linux port in progress but I'd much
10 > > > > prefer to use Open Source.) I can't seem to find anything but stuff
11 > > > > that was written in the '90s like minicom or programs that have
12 > > > > limited capabilities. For example, Komport (KDE's serial comm program)
13 > > > > is limited to a 25 x 80 screen, despite the fact that it's a GUI
14 > > > > program. I'm looking for a GUI program with a scrollback buffer,
15 > > > > scripting, multi protocol support (ssh in all its various flavors,
16 > > > > serial port, telnet, rlogin), session logging, etc. This is the kind
17 > > > > of technical itch that I would think lots of programmers would scratch,
18 > > > > but I haven't been able to find anything close.
19 > > >
20 > > > No gui program I know of. But Ruby will allow you to do all that. As it
21 > > > supports the tk widget library, among other interfaces, the gui is fairly
22 > > > straight forward.
23 > > >
24 > > > Bob
25 > > > -
26 > >
27 > > Hi,
28 > >
29 > > If I neeeeeeeeeeeed a GUI program I'm using Putty. Otherwise ssh
30 > > user@host from a shell prompt.
31 > >
32 > > I'm pretty sure that the GNOMErs and KDErs have something too.
33 >
34 > When I say I need a GUI, I mean I need something with a scroll-back buffer.
35 > I'm a Cisco tech and being able to look at back at output that's scrolled off
36 > the screen is vital. A program like, say, Konsole, would be fine.
37
38 Hmmm, ... wondering ...
39
40 If I call {ssh | telnet} frome an {xterm | eterm | aterm | ...} I have a
41 scroll back buffer. Mostly I configure these tools to not have a
42 scrollbar, so I use to use <SHIFT><PgUP> or <SHIFT><PgDN>.
43
44 Mostly I use this feature to look back to former output only, so I have
45 it limited to 2000 lines.
46
47 Hope this helps
48 Frank
49 --
50 gentoo-user@g.o mailing list