Re: remote ssh not closing after X program run
From: Richard E. Silverman (res_at_qoxp.net)
Date: 02/29/04
- Previous message: Bill Unruh: "Re: remote ssh not closing after X program run"
- In reply to: Bill Unruh: "Re: remote ssh not closing after X program run"
- Next in thread: Sybren Stuvel: "Re: remote ssh not closing after X program run"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 29 Feb 2004 03:51:43 -0500
> ]> I have ssh running between two computers, and I log onto the remote
> ]> machine using ssh. On the remote machine I run and X program which
> ]> displays on the display on the local machine. I then shut the remote
> ]> program down, so the X forwarding is no longer in use. But when I log
> ]> out from the remote machine, ssh still does not close. There is not
> ]> remote X program running to hold the connection open, but it refuses to
> ]> shut down the X connection.
This is an unsupported assumption; it may have nothing to do with the SSH
X forwarding channel. Perhaps your X client is forking some other
processes which do not close their std{in,out,err}. In fact, since you
mentioned KOrganizer, that seems quite likely since both KDE and GNOME
components tend to start up various background processes which do not
always terminate when the user-visible applications do.
http://www.snailbook.com/faq/background-jobs.auto.html
-- Richard Silverman res@qoxp.net
- Previous message: Bill Unruh: "Re: remote ssh not closing after X program run"
- In reply to: Bill Unruh: "Re: remote ssh not closing after X program run"
- Next in thread: Sybren Stuvel: "Re: remote ssh not closing after X program run"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|