User Tools

Site Tools


helpdocs:x2go:windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
helpdocs:x2go:windows [2024/09/25 15:20] โ€“ [Troubleshooting] localadminhelpdocs:x2go:windows [2024/10/14 19:56] (current) โ€“ [x2go for Windows] localadmin
Line 36: Line 36:
  
 If x2go is not making a connection to the remote host: If x2go is not making a connection to the remote host:
 +  * Find out if the remote computer is running x2go server. Not all computers/servers have x2go available.  In the CS department, it's typically just the Linux lab.
   * Try connecting via the command line using SSH to see if you can actually reach the server to which you are trying to connect.    * Try connecting via the command line using SSH to see if you can actually reach the server to which you are trying to connect. 
-  * Be sure you have set the correct session type. Most of the CS dept. computers use MATE but some faculty research computers use others.+  * Be sure you have set the correct session type. Most of the CS department computers use MATE but some faculty research computers use others.
   * Be sure your client version of x2go is at least 4.1.0. It if gets too far out-of-date there are handshake issues.   * Be sure your client version of x2go is at least 4.1.0. It if gets too far out-of-date there are handshake issues.
   * Check your firewall settings. Sometimes it's set automatically by your anti-virus/malware software.   * Check your firewall settings. Sometimes it's set automatically by your anti-virus/malware software.
 +  * If you have previously set up public/private key authentication, that may not work properly with x2go.
   * You may need to get yourself a proxy service if connecting from outside of the USA. China, Russia, and parts of Africa and India all have had blocked connections.   * You may need to get yourself a proxy service if connecting from outside of the USA. China, Russia, and parts of Africa and India all have had blocked connections.
   * You can run x2go in debug mode to see a log file that may provide some clues as to what is wrong on your end. If you don't see debug mode, reinstall x2go.    * You can run x2go in debug mode to see a log file that may provide some clues as to what is wrong on your end. If you don't see debug mode, reinstall x2go. 
Line 51: Line 53:
  
 **Note:** Some graphical applications do not like to work via x2go. GoogleEarth for example. **Note:** Some graphical applications do not like to work via x2go. GoogleEarth for example.
 +
 +
 +----
 +
 +===== X2go on Mac =====
 +
 +Xquartz (required by X2Go Client)
 +
 +:!: The X2Go OS X client uses the OS X X11 server which can be obtained from https://www.xquartz.org/
 +
 +  * The X11 server must be configured to accept remote sessions in its preferences.
 +  * One must also enable a root screen in X11 preferences if one wants truly full screen view in X2Go.
 +  * After installation of XQuartz, the user has to log off and log on again.
 +
 +In x2go settings, be sure the X11 application path and version is correct.
 +<figure>
 +{{:helpdocs:x2go:xuartzsettings.png?400|Image from MacOS 12.6.1}}
 +<caption>Image from MacOS 12.6.1</caption>
 +</figure>
 +
 +:!: To make clipboard copy and paste - โŒ˜+V work normally, you **may** need to use this command:
 +
 +  echo "*VT100.translations: #override Meta <KeyPress> V: insert-selection(PRIMARY, CUT_BUFFER0) \n" > ~/.Xdefaults 
helpdocs/x2go/windows.1727295650.txt.gz ยท Last modified: 2024/09/25 15:20 by localadmin