[X2Go-User] X2GO for SOLARIS SPARC ...
MOUFFOK Amar
amar.mouffok at rte-france.com
Wed Sep 7 15:39:25 CEST 2016
Hi,
When you say "connect X2goclient to the X2go server", I suppose you're talking about the "IP address where the X2goserver is running" but when you say "specify that you want to run Terminal", what is the terminal you're talking about ??
Gnome ? KDE etc, ? I don't have the option "terminal" on my X2goclient, I have the French version and probably you're talking about the X2goclient option called "bureau personnalisé", no ?
Remember that my REDHAT VM (where the x2goserver is running) has no GUI,.....it's only possible to do command lines !!!
In my opinion, it's because my REDHAT VM has no GUI that's impossible to connect to the X2goserver...or probably because there's something that I absolutely don't understand...
However, from my REDHAT VM, I can display "Application GUI" by using Xming, it's works well ..
In a few words, how can I connect to my REDHAT VM which has no GUI ...I think this THE PROBLEM; no GUI on the REDHAT VM!!!
Best regards
Amar
-----Message d'origine-----
De : Stefan Baur [mailto:X2Go-ML-1 at baur-itcs.de]
Envoyé : mardi 6 septembre 2016 23:42
À : x2go-user at lists.x2go.org
Objet : Re: [X2Go-User] X2GO for SOLARIS SPARC ...
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
"Ce message est destiné exclusivement aux personnes ou entités auxquelles il est adressé et peut contenir des informations privilégiées ou confidentielles. Si vous avez reçu ce document par erreur, merci de nous l'indiquer par retour, de ne pas le transmettre et de procéder à sa destruction.
This message is solely intended for the use of the individual or entity to which it is addressed and may contain information that is privileged or confidential. If you have received this communication by error, please notify us immediately by electronic mail, do not disclose it and delete the original message."
More information about the x2go-user
mailing list