Skip to content

Presentation

To remotely connect to a Microsoft Windows server, Microsoft's 'Remote Desktop' application is perfectly suitable.

For a Linux server, SSH is sufficient in 90% of cases. However, sometimes a full graphical environment is required, not just a simple window forwarding (with ssh -X or ssh -Y).

To meet this need, we have deployed X2GO to allow you to remotely connect to the institute's and laboratory's Linux servers with a graphical environment.

This documentation aims to present the client-side installation of this tool, as well as its use.

Installation

The official X2GO website allows you to download the client for Windows, Linux, and macOS.

For macOS, you will also need to install an X server like XQuartz.

Configuration

To configure a connection, you must at least provide:

  • the hostname
  • the username
  • the type of Window Manager used on the server. In most cases, we use XFCE (etud, berzet, VM on Galactica, etc.).

Example:

image 1

Launching a Connection

Simply click on the icon:

image 2

And enter your password:

image 3

You are now connected; a window opens:

image 4

Ending the Session

The session ends as usual: by clicking on your name in the menu, then 'logout' or 'disconnect', depending on the language used.

image 5

Do not close your X2GO window before properly exiting your session.

Disclaimer

We would like to point out that remote graphical access is less efficient than being physically in front of the server, especially if you connect through the VPN. In this case, your network path crosses nodes outside our control, and we cannot address issues related to slowdowns in this context.