Re: logout from ssh session
From: Eloi Granado (eloi.granado_at_millorsoft.net)
Date: 01/14/04
- Previous message: David Danovich: "Re: logout from ssh session"
- In reply to: David Danovich: "logout from ssh session"
- Next in thread: Greg Wooledge: "Re: logout from ssh session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: secureshell@securityfocus.com Date: Wed, 14 Jan 2004 10:46:56 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[kanuso@eloi]s1[~] top &
[1] 28229
[kanuso@eloi]s1[~] logout
There are stopped jobs.
[1]+ Stopped top
This is not an ssh issue, but a shell one. Shell won't logout while
background processes exist. You may want to try the screen program,
and instead of putting the process in background detach the screen.
P.D.: I've just thought of the implications of the last sentence for
"unexperienced" users :P Anyway, I can't imagine any of you pulling
the cable from the monitor :D.
Regards,
Eloi Granado
On Tuesday 13 January 2004 20:15, David Danovich wrote:
> Hi,
>
> I am not sure that I am asking the right forum but I will try.
>
> I have several computers which connected through ssh using following
> command
>
> ssh user_name@computer_name
>
> and it works fine until I want to run some command (some job) in
> background using following
> command
>
> run &
>
> where run is some executable program. When I sent such a command and job
> still running I am not
> able to logout from the computer. When I write logout computer just
> freeze and wait till job finished.
> Without job running in background it is not a problem to logout.
> I do not know what is wrong. May be I need to change something in
> config_sshd? If I use telnet everything is fine.
>
> I would appreciate any help.
>
> Thank you David
- --
- -----------------------------------------------------
Eloi Granado (eloi.granado@millorsoft.net)
PGP Key: http://eloi.millorsoft.es/pgp-publickey.asc
- -----------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQFABRAQewfs1FO2wi0RAm4LAJ4ugRpmtZTahyFnLg3fV64a/JNHSwCeNea7
X2PhY60nDkyNO+2kS9uvRW4=
=giC+
-----END PGP SIGNATURE-----
- Previous message: David Danovich: "Re: logout from ssh session"
- In reply to: David Danovich: "logout from ssh session"
- Next in thread: Greg Wooledge: "Re: logout from ssh session"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|