This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux:x2go [2018/09/28 09:44] – [Desktop sharing] jansen | linux:x2go [2025/08/20 09:49] (current) – jansen | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== X2go ====== | ====== X2go ====== | ||
- | X2go is a new and completely free client/ | + | X2go is a (relatively) easy and completely free client/ |
+ | * sharing folders between local and remote computers | ||
+ | * forwarding audio | ||
+ | * client side printing (so your home printer becomes available in your session) | ||
+ | Also, x2go will check when connecting, if you already have a session open on the target machine, and offer to re-use the existing session in stead of starting a new one. | ||
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 12: | Line 20: | ||
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) | ||
+ | |||
+ | 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' |
Also, remember that a vnc or x2go session stays active even when no viewer is open. So it is easily possible to run out of memory or slow down your desktop when too many programs are open. | Also, remember that a vnc or x2go session stays active even when no viewer is open. So it is easily possible to run out of memory or slow down your desktop when too many programs are open. | ||
+ | |||
+ | ===== Warning: do not save your password in X2GO ===== | ||
+ | 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, | ||
+ | |||
+ | ====== 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 '' | ||