[X2Go-User] X2GO for SOLARIS SPARC ...
Stefan Baur
X2Go-ML-1 at baur-itcs.de
Tue Sep 6 23:41:59 CEST 2016
Am 06.09.2016 um 13:03 schrieb MOUFFOK Amar:
> Everything seems OK but It's impossible to connect to my application..........I think the problem is "how to specify the "SUN-Station Xserver" for the X2go-server"
You don't. Stop trying to do things manually that your machines already
take care of for you. ;-)
To start testing:
Connect X2GoClient -> X2GoServer, specify that you want to run a Terminal.
Once that terminal from the X2GoServer opens on your X2GoClient, enter:
ssh -X your.solaris.box.name.or.ip
then type the name of your application after you've logged in to the
solaris box via the X2Go-provided terminal window from your X2GoServer.
If that works, you can shorten the command to
ssh -X your.solaris.box.name.or.ip yoursolarisapplication
and if that still works, place this file in /usr/local/bin on the X2GoServer
#!/bin/bash
ssh -X your.solaris.box.name.or.ip yoursolarisapplication
name it something like startsolarisapp
chmod 755 or 750 it
then set up your X2GoClient to execute startsolarisapp instead of the
terminal.
Kind Regards,
Stefan Baur
--
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20160906/59d5c45c/attachment.pgp>
More information about the x2go-user
mailing list