Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
linux:x2go [2025/08/20 09:18] – [Logging in through a proxy] jansen | linux:x2go [2025/08/20 09:49] (current) – jansen |
---|
====== X2go ====== | ====== X2go ====== |
X2go is a (relatively new) and completely free client/server solution for remote access to graphical desktops. In its basic form, it provides a GUI around [[:VNC]] server and viewer, including setting up the SSH tunnel for secure remote access, but it has more possibilities, including: | X2go is a (relatively) easy and completely free client/server solution for remote access to graphical desktops. In its basic form, it provides a GUI around [[:VNC]] server and viewer, including setting up the SSH tunnel for secure remote access, but it has more possibilities, including: |
* sharing folders between local and remote computers | * sharing folders between local and remote computers |
* forwarding audio | * forwarding audio |
| |
See also: [[http://www.x2go.org]] | See also: [[http://www.x2go.org]] |
| |
| ===== Using SSH keys ===== |
| |
| We recommend that you set up ssh keys. If you have a working key setup, you can check the option ''SSH Agent or default SSH key''. This will allow you access without having to type your password and two-factor login code on each connection. Of course the usual warnings apply: treat this ssh key as an actual key: once someone has it, they have access to your account, so never give it out to anyone, never put it in a place where others can access it, etc. See also [[services:2fa:sshkeys|SSH keys]] |
| |
===== Desktop sharing ===== | ===== Desktop sharing ===== |