Difference between revisions of "X2GO"

From IT Service Wiki
Jump to: navigation, search
(Update download link)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
X2GO will soon be removed. Please use the [[Graphical Remote Login with xrdp]] instead.
 +
 
X2GO provides full remote access to your Linux desktop at the ITP. There are clients for Linux, Windows and MacOS.
 
X2GO provides full remote access to your Linux desktop at the ITP. There are clients for Linux, Windows and MacOS.
  
Line 5: Line 7:
 
== Windows / MacOS ==
 
== Windows / MacOS ==
  
Navigate to the X2GO [http://www.x2go.org/download:start download page], download and install the program on your computer.
+
[https://wiki.x2go.org/doku.php/doc:installation:x2goclient Installation guides] with download links can be found on the [https://wiki.x2go.org/doku.php/start x2go homepage].
 
 
Using Windows 7 the system may ask if the program is correctly install. Just say yes.
 
  
 
== Ubuntu Linux ==
 
== Ubuntu Linux ==
  
X2GO is not yet part of the distribution, but there is a PPA repository which provides installable packages. Enter the following command in the shell.
+
X2GO is part of Ubuntu 18.04 and most other linux distribution. To install it (in ubuntu) enter the following command into the shell:
  
$ sudo add-apt-repository ppa:x2go/stable
 
$ sudo apt-get update
 
 
  $ sudo apt-get install x2goclient
 
  $ sudo apt-get install x2goclient
 
Instructions for other distributions can be found in the x2go-Wiki: http://wiki.x2go.org/installation.
 
  
 
= Setup =
 
= Setup =
  
The setup is very simple. Basically you need the hostname th.physik.uni-frankfurt.de and your Login name and Password.
+
The setup is very simple. Basically you need the hostname itp.uni-frankfurt.de and your Login name and Password.
  
[[file:x2go-1.png]]
+
Not all session types available in the pull down menu at the bottom of window work. A working choice is 'XFCE'.
  
If you use ssh-keys for login without passwords you have to check ''try auto login'' or provide the path to your private RSA/DSA key if if it is not located in standard directory (.ssh in Linux). Choose your preferred Session (which is Gnome in the ITP).
+
[[file:X2goclient.png]]
  
On the next pages you of the option to changes compression, the screen size and some other things.
+
If you use ssh-keys for login without password you have to check 'try auto login' or provide the path to your private RSA/DSA key if it is not located in standard directory (.ssh in Linux).

Latest revision as of 15:24, 29 July 2020

X2GO will soon be removed. Please use the Graphical Remote Login with xrdp instead.

X2GO provides full remote access to your Linux desktop at the ITP. There are clients for Linux, Windows and MacOS.

Installing the client

Windows / MacOS

Installation guides with download links can be found on the x2go homepage.

Ubuntu Linux

X2GO is part of Ubuntu 18.04 and most other linux distribution. To install it (in ubuntu) enter the following command into the shell:

$ sudo apt-get install x2goclient

Setup

The setup is very simple. Basically you need the hostname itp.uni-frankfurt.de and your Login name and Password.

Not all session types available in the pull down menu at the bottom of window work. A working choice is 'XFCE'.

X2goclient.png

If you use ssh-keys for login without password you have to check 'try auto login' or provide the path to your private RSA/DSA key if it is not located in standard directory (.ssh in Linux).