[winswitch] xpra through a ssh tunnel
Wenceslao González-Viñas
wens at unav.es
Thu Mar 6 14:58:45 GMT 2014
I did and almost it works! except that I get a message of 'segmentation
fault' like in ticket #244 ... Is there any problem in the jessie
version 0.11.2-dfsg2-1 ? I have this version on both sides ..
Thanks again!!
Wenceslao
On 03/06/2014 06:02 AM, Fazlul Shahriar wrote:
> This is what I do:
>
> 1) Set up a persistent ssh tunnel:
> autossh -M 20000 -f -N -L 2222:remotehostatwork:22 serveratwork
>
> 2) Add this in .ssh/config
>
> Host remotehosttunnel
> HostName localhost
> Port 2222
>
> 3) Assuming you have xpra running on display :100 on remotehostatwork,
> you can run:
>
> xpra attach ssh:remotehosttunnel:100
>
> This has been working well for me.
>
> Hope that helps,
> fhs
>
>
>
>
> On Wed, Mar 5, 2014 at 11:58 AM, Wenceslao González-Viñas
> <wens at unav.es <mailto:wens at unav.es>> wrote:
>
> Dear all,
>
> First my apologies if this question is answered elsewhere .. I'd
> like to do an xpra ssh:remotehostatwork:port but the problem is
> that remotehostatwork is not available directly. The only
> possibility is go through the serveratwork. Usually I do ssh
> serveratwork and there ssh remotehostatwork .... but I need to to
> the same with xpra ... (xpra is not installed at serveratwork, BTW)
>
> Thank you all for your help.
>
> Best,
>
> W
> _______________________________________________
> shifter-users mailing list
> shifter-users at lists.devloop.org.uk
> <mailto:shifter-users at lists.devloop.org.uk>
> http://lists.devloop.org.uk/mailman/listinfo/shifter-users
>
>
More information about the shifter-users
mailing list