This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:x2go [2023/01/13 08:33] – [Pitfalls] jansen | linux:x2go [2025/08/20 09:49] (current) – jansen | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== X2go ====== | ====== X2go ====== | ||
- | X2go is a (relatively | + | X2go is a (relatively) |
* sharing folders between local and remote computers | * sharing folders between local and remote computers | ||
* forwarding audio | * forwarding audio | ||
Line 7: | Line 7: | ||
See also: [[http:// | See also: [[http:// | ||
+ | |||
+ | ===== Using SSH keys ===== | ||
+ | |||
+ | We recommend that you set up ssh keys. If you have a working key setup, you can check the option '' | ||
===== Desktop sharing ===== | ===== Desktop sharing ===== | ||
Line 17: | Line 21: | ||
Note that when working in a shared session, whatever happens in your x2go viewer, happens on the real desktop as well, so if you log out in the viewer, you are actually logged out completely. | Note that when working in a shared session, whatever happens in your x2go viewer, happens on the real desktop as well, so if you log out in the viewer, you are actually logged out completely. | ||
(And: if you chose to shutdown the computer, it would actually shut down; however, this action should normally not be available) | (And: if you chose to shutdown the computer, it would actually shut down; however, this action should normally not be available) | ||
+ | |||
+ | Note however, that if your physical desktop has multiple screens attached, x2go will treat them as one big window, and that usually doesn' | ||
===== Pitfalls ===== | ===== Pitfalls ===== | ||
Most of the known [[VNC desktop issues]] will apply to x2go as well: the graphics emulation in the virtual desktop doesn' | Most of the known [[VNC desktop issues]] will apply to x2go as well: the graphics emulation in the virtual desktop doesn' | ||
Line 23: | Line 29: | ||
===== Warning: do not save your password in X2GO ===== | ===== Warning: do not save your password in X2GO ===== | ||
- | First of all, X2GO stores the saved passwordin | + | First of all, **X2GO stores the saved password in a format that is easily decrypted** if someone gets hold of your laptop or the files. \\ |
A second more practical problem: with two-factor authentication, | A second more practical problem: with two-factor authentication, | ||
+ | |||
+ | ====== Logging in through a proxy ====== | ||
+ | Some machines are not directly reachable from outside the university (often also not from the wireless network inside the university). Example: all of Instituut Lorentz; most Sterrewacht compute nodes. \\ | ||
+ | In these cases, it is possible to set up a connection through a proxy server. | ||
+ | * For Institure Lorentz, use '' | ||
+ | * For Sterrewacht, | ||
+ | |||
+ | In the session preferences of the x2go client, check the box '' | ||
+ | * Type: SSH (is normally already selected as the default type) | ||
+ | * Host: (see above, based on institute) | ||
+ | * Check the boxes '' | ||
+ | * We recommend that you set up ssh keys. If you have a working key setup, you can check the option '' | ||
+ | And if all is well, this is all you have to do. | ||
+ | |||
+ | **BEWARE**: you will be prompted twice for a two-factor authentication code (once by the proxy server, and once by the machine you choose to run your x2go session. Unless of course you are using [[services: | ||
+ | |||
+ | **Please check** if the target machine has the session installed that you want to run; most compute nodes don't have all of the possible Linux desktop environments. Please ask '' | ||