Thank you for the reply. I have successfully connected from command line. Also, I learnt to use Pageant to store the key file so that I can use Xpra launcher in Windows to connect without providing a password. Thank you again and Merry Christmas!
On Wed, Dec 24, 2014 at 8:45 AM, Antoine Martin <[email protected]> wrote: > 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 > _______________________________________________ shifter-users mailing list [email protected] http://lists.devloop.org.uk/mailman/listinfo/shifter-users
