Re: syntax of ssh wrapper for X Windows command
From: Richard E Silverman (res_at_qoxp.net)
Date: 06/23/03
- Next message: Richard E Silverman: "Re: convenience question of new scp user"
- Previous message: Dan Million: "Re: sshd dies with compression"
- In reply to: dawbins: "syntax of ssh wrapper for X Windows command"
- Next in thread: dawbins: "Re: syntax of ssh wrapper for X Windows command"
- Reply: dawbins: "Re: syntax of ssh wrapper for X Windows command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 23 Jun 2003 12:13:38 -0400
> Hi
> I have been trying to openSSH wrap the following X windows command :
>
> X :1 -query comp2
It is not clear what you mean by "wrapping a command." However, if you're
trying to use SSH X forwarding, you're confused. This command starts an X
server. SSH X forwarding is used to protect connections from X clients.
This command does not start any X connections to protect. Separately, the
-query argument tells it to use XDMCP, but that's a UDP protocol not
amenable to SSH forwarding anyway.
-- Richard Silverman res@qoxp.net
- Next message: Richard E Silverman: "Re: convenience question of new scp user"
- Previous message: Dan Million: "Re: sshd dies with compression"
- In reply to: dawbins: "syntax of ssh wrapper for X Windows command"
- Next in thread: dawbins: "Re: syntax of ssh wrapper for X Windows command"
- Reply: dawbins: "Re: syntax of ssh wrapper for X Windows command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|