Questions tagged [x2go]

12 questions
5
votes
2 answers

X2Go error: home directory path contains non-ASCII characters

The following error has started appearing for myself and all local users of X2Go when attempting to access a remote Ubuntu workstation: Connection failed. Your home directory path contains non-ASCII characters. Aborting session startup. Connecting…
barnhillec
  • 171
  • 1
  • 7
3
votes
1 answer

Git auth on EC2 works via command line within X2GO, but not by SSH

I work on multiple EC2 instances which each contain repos that need frequent updating. So I ssh to the EC2 instance, cd to the repo, and run git pull. Simple enough. The problem is outlined in the diagram below. The git pull only works when I from…
barnhillec
  • 171
  • 1
  • 7
1
vote
1 answer

Why does the X2go client start an ssh daemon?

I've been using X2go client on a windows machine to connect to a linux server for several years. Now I want to understand it a little better. I notice that when I open the session manager, an sshd process starts. What role does this play?
adr
  • 111
  • 3
1
vote
1 answer

How do I fix Cygwin crashes inside X2Go client?

I am trying to connect to an Ubuntu x2go server, but I get: The message says: NXPROXY - Version 3.5.0 Copyright (C) 2001, 2010 NoMachine. See http://www.nomachine.com/ for more information. Info: Proxy running in client mode with pid…
stiv
  • 79
  • 1
  • 2
  • 13
1
vote
2 answers

x2go connections no longer possible after upgrade to Ubuntu 20.04

I have upgraded by PC to Ubuntu 20.04 (from 16.04, with an intermediate step to 18.04). Now I am no longer able to connect to it via x2go. On the client, I see is stuck at "connecting" until it runs into timeout ("The remote proxy closed the…
1
vote
0 answers

Using Alt+F4 in X2Go?

When I run a remote Linux desktop from Windows 10 through X2Go with vxnsvr and the -keyhook option, most key pressed are forwarded and interpreted by the remote system, e.g. Meta/Win and Alt+Tab. Not so for Alt+F4, which gives me the popup shown…
kdb
  • 2,080
  • 1
  • 26
  • 43
0
votes
2 answers

How can I purge and reinstall X2Go on my Xubuntu laptop machine. It is failing completely

I was using X2Go successfully on my Xubuntu laptop, but after running apt upgrades it is all screwed up and I can neither use it nor purge it. me@laptop:~$ sudo -A apt purge x2goserver Reading package lists... Done Building dependency tree …
0
votes
0 answers

X2Go: Share a session using link or file

I always configure a new X2Go session in "New Session" dialog. Is there a way to share the session configuration through a special URI scheme or file? On Windows X2Go stores session configuration in registry (documentation). Sending a *.reg file…
czerny
  • 586
  • 1
  • 6
  • 15
0
votes
0 answers

x2go/VNC - pass specific key combinations to the client PC

I would like to work connected to one or two remote desktops, each in fullscreen mode (so that I can easily Alt+Tab/Ctrl+Tab in it) and on a separate workspace, so that I can switch between local computer and the remote desktop by using switch…
0
votes
0 answers

x2go session terminates immediately

The server to which I am connecting is CentOS 7, the client is Windows 10. I am able to connect to an existing X session as remote desktop, but launching anything standalone, e.g. terminal or web browser does not work - the window is briefly opened,…
user129186
  • 1,541
  • 2
  • 10
  • 8
0
votes
1 answer

How can I get the Compose key to work with an X2Go connection from Windows to Linux?

I am connecting from a local Windows desktop to a remote Linux desktop using X2Go. On the Windows desktop I use Compose functionality with WinCompose. On the server side (remote desktop) I'm configuring the Compose key in the XFCE settings. …
gerrit
  • 1,598
  • 6
  • 18
  • 38
0
votes
1 answer

Remote access to 20.04 locks window manager after a few minutes being idle

I have a ubunutu 20.04 VM running on a KVM server. The KVM server is on an updated ubuntu 20.04 system. The VM is basically an unmodified version that was just downloaded and updated. Added x2go so I can access it from a windows machine. Using…