On 24/12/14 17:16, Heng Zhou wrote: > Hi, I tried to use xpra on Amazon EC2 ubuntu instance. But to connect to > this instance using ssh, Amazon requires that we have to specify the > private key (identity) file using -i parameter, and this is the only way to > connect to it through ssh. So how should I write the ssh parameter in the > "xpra attach" command line for which it seems that only > ssh:SERVERUSERNAME@SERVERHOST:100 form is allowed. Use the "--ssh=ssh -i YOURKEYFILE" command line option. > As an alternative, if I plan to connect to EC2 instance using TCP, how to > let the xpra server specify the TCP port? This is covered in the man page, the "xpra --help" information, the wiki, etc..
Cheers Antoine _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
