You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

X2Go offers graphical app access to a remote Linux system. It can be a simpler alternative to X11 redirection or VNC over SSH. X2Go supports disconnecting and resuming remote sessions.

Installing X2Go

macOS

First download and install XQuartz

Download and install the X2Go Client for macOS

Windows

Download and install the X2Go Client for Windows

Linux

Most Linux distributions offer a X2Go client package. 

Ubuntu: apt-get install x2goclient

Red Hat derivatives: yum install x2goclient (Note need to enable EPEL repo)

Create X2Go Session

  • Name the session based on the remote host name
  • Enter the host name
  • Enter your logon name
  • Select single application as the session type
  • Enter the command path /usr/bin/xfce4-terminal

Start X2Go Session

Click on the session name to start the session. It will prompt for your logon name and password.

Disconnect and Leave Session Running

Quitting X2Go client will leave the leave the remote session running. Reconnecting will reopen the running session.

macOS: Select "Quit x2goclient" from the x2goclient menu

Windows: Select Quit under the Session menu

Exit and End Session

End the session by exiting all apps running in the session and logout the session terminal windows. 


  • No labels