... | @@ -24,8 +24,6 @@ If you do so from a normal ssh shell, your script will terminate as soon as you |
... | @@ -24,8 +24,6 @@ If you do so from a normal ssh shell, your script will terminate as soon as you |
|
|
|
|
|
To avoid this problem, all our servers include an utility called [tmux](https://tmux.github.io/) that allows you to create one or more permanent shells, from which you can disconnect and re-connect freely, and which persist even if you log out of the server completely. Please follow the link above or look online for a complete guide on how to setup and use tmux.
|
|
To avoid this problem, all our servers include an utility called [tmux](https://tmux.github.io/) that allows you to create one or more permanent shells, from which you can disconnect and re-connect freely, and which persist even if you log out of the server completely. Please follow the link above or look online for a complete guide on how to setup and use tmux.
|
|
|
|
|
|
The servers also include an older utility that serves the same purpose called [GNU Screen](https://www.gnu.org/software/screen/). However, we suggest using tmux which is much more powerful and flexible.
|
|
|
|
|
|
|
|
## Connecting with x2go
|
|
## Connecting with x2go
|
|
|
|
|
|
Remote desktop access is provided via ssh tunneling, using the [X2Go client](http://wiki.x2go.org/doku.php), which is available for Windows, Linux and macOs.
|
|
Remote desktop access is provided via ssh tunneling, using the [X2Go client](http://wiki.x2go.org/doku.php), which is available for Windows, Linux and macOs.
|
... | | ... | |