Re: Duplicate ssh session
From: Greg Wooledge (wooledg_at_eeg.ccf.org)
Date: 07/15/05
- Previous message: List Hand: "Re: OpenSSH 3.8 'resource temporarily unavailable' error on windows 2k"
- In reply to: Konrad LUDWIKOWSKI: "Re: Duplicate ssh session"
- Next in thread: Nathan Jackson: "Re: Duplicate ssh session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 15 Jul 2005 08:15:33 -0400 To: Konrad LUDWIKOWSKI <konradl@poczta.onet.pl>
On Thu, Jul 14, 2005 at 09:58:21PM +0200, Konrad LUDWIKOWSKI wrote:
> Yes, that is true - but in PUTTY you have to input credentials (username/password)
> and on the server new sshd will be forked for you - but in F-Secure ypu simply
> get independend shell without need to log in.
Perhaps you should consider using screen on the server side.
http://ftp.gnu.org/pub/gnu/screen/
Description: a terminal multiplexor with VT100/ANSI terminal emulation
screen is a terminal multiplexor that runs several separate "screens" on a
single physical character-based terminal. Each virtual terminal emulates a
DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
can be detached and resumed later on a different terminal.
.
Screen also supports a whole slew of other features. Some of these are:
configurable input and output translation, serial port support, configurable
logging, multi-user support, and utf8 charset support.
- Previous message: List Hand: "Re: OpenSSH 3.8 'resource temporarily unavailable' error on windows 2k"
- In reply to: Konrad LUDWIKOWSKI: "Re: Duplicate ssh session"
- Next in thread: Nathan Jackson: "Re: Duplicate ssh session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|