Re: [X2Go-User] X2GO cli

2018-05-09 Thread Alain Aupeix
Le 09/05/2018 à 10:50, Walid MOGHRABI a écrit : Easiest method would be to use the client GUI at least once to create your session settings (it will create a $HOME/.x2goclient/sessions file on Linux, C:\\users\\.x2goclient\sessions on Windows) and then, from cli,

Re: [X2Go-User] X2GO cli

2018-05-09 Thread Stefan Baur
Am 09.05.2018 um 15:12 schrieb Zelda L: > BTW i found my session details in registry. > \HKEY_CURRENT_USER\Software\Obviously Nice\x2goclient\sessions\ . I am > trying to make x2go client portable and connect to server with one click > for some guys (with same batch file etc..) . Could you

Re: [X2Go-User] X2GO cli

2018-05-09 Thread Walid MOGHRABI
Here is an example, feel free to adapt : [DEFAULT] speed=4 pack=64k-jpeg quality=9 fstunnel=false export= iconvto=UTF-8 iconvfrom=ISO8859-1 useiconv=false dpi=96 setdpi=96 xinerama=true usekbd=true type=auto

Re: [X2Go-User] X2GO cli

2018-05-09 Thread brian mullan
Oh sorry you are on Windows.. I thought your post said Linux so ignore my answer On Wed, May 9, 2018, 9:12 AM Zelda L wrote: > Thank you very much for answers. I dont have > C:\\users\\.x2goclient\ folder but i have c:\users\zelda\.x2go I > have checked all files in

Re: [X2Go-User] X2GO cli

2018-05-09 Thread Zelda L
Thank you very much for answers. I dont have C:\\users\\.x2goclient\ folder but i have c:\users\zelda\.x2go I have checked all files in this folder and there seems nothing usable, I just found S-zelda-50-1525868465_stDLXDE_dp32\session file and it looks like: Loop: WARNING! Unrecognized session

Re: [X2Go-User] X2GO cli

2018-05-09 Thread brian mullan
On Linux for cli use you have 2 choices Install pyhoca-cli or use the x2goclient On Wed, May 9, 2018, 3:20 AM Alain Aupeix wrote: > Le 08/05/2018 à 23:44, Zelda L a écrit : > > Hello everyone, > > I have installed x2go server. Is there any way to connect from cli

Re: [X2Go-User] X2GO cli

2018-05-09 Thread Walid MOGHRABI
Easiest method would be to use the client GUI at least once to create your session settings (it will create a $HOME/.x2goclient/sessions file on Linux, C:\\users\\.x2goclient\sessions on Windows) and then, from cli, just use : x2goclient --session= You can use the --session-conf to set another

Re: [X2Go-User] X2GO cli

2018-05-09 Thread Alain Aupeix
Le 08/05/2018 à 23:44, Zelda L a écrit : Hello everyone, I have installed x2go server. Is there any way to connect from cli without creating a session with gui from windows client? I have a similar