User Tools

Site Tools


doc:installation:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doc:installation:start [2013/03/08 17:38]
morty Add server and remove $
doc:installation:start [2018/12/14 10:45]
sunweaver [Clients]
Line 1: Line 1:
-~~NOTOC~~ +====== Installing X2Go ======
-====== Installation X2Go (Client) ====== +
-===== Windows ===== +
-++++ Download and Install X2Go Client on Microsoft Windows | +
-[[http://code.x2go.org/releases/binary-win32/x2goclient]]+
  
-visit Our [[:wiki:components:x2goclient|Wiki Page]] for further informations+X2Go consists of several components. Most of them have to be installed server-side.
  
-+++++===== Clients =====
  
-===== Apple/Mac ===== +The clients of X2Go need to be installed on machines that shall access remote machines running X2Go Server.
-++++ Download and Install X2Go Client on Apple Snow Leopard| +
-[[http://code.x2go.org/releases/binary-macosx/x2goclient]]+
  
-visit Our [[:wiki:development:build-howto-macos:x2goclient|Wiki Page]] for further informations+  * [[doc:installation:x2goclient| X2Go Client]] -- based on Qt5 
 +  * [[doc:installation:pyhoca-gui|PyHoca-GUI]] -- wxPython based system tray applet 
 +  * [[doc:installation:pyhoca-cli|PyHoca-CLI]] -- X2Go command line client (CLI) written in Python
  
-++++ 
  
-===== Linux ===== +===== Server and Components =====
-==== Ubuntu ==== +
-++++ Download and Install X2Go Client on Ubuntu (12.04/12.10) | +
-X2Go Client is part of ubuntu 12.04 and 12.10. Install it using the software center or by following command: +
- +
-<code bash> +
-aptitude install x2goclient +
-</code> +
- +
-You can access the newest version by adding our ppa software repository: +
- +
-<code bash> +
-sudo add-apt-repository ppa:x2go/stable +
-sudo apt-get update +
-aptitude install x2goclient +
-</code> +
-++++ +
- +
-==== Debian ==== +
-++++ Download and Install X2Go Client on Debian (wheezy/squeeze) | +
-X2Go Client is part of Debian wheezy. Install it using following command: +
- +
-<code bash> +
-aptitude install x2goclient +
-</code> +
- +
-You can access the newest version by adding our software repository: +
- +
-[[wiki:x2go-repository-debian]] +
-++++ +
- +
-==== Fedora ==== +
-++++ Download and Install X2Go Client on Fedora | +
-Please visit our wiki for further informations: +
-[[wiki:components:x2goclient]] +
-++++ +
- +
-====== Installation X2Go (Server) ====== +
- +
-Please see [[wiki:components:x2goserver|X2go's Server Core]] for detailed documentation. +
-++++ Ubuntu | +
- +
-You might have to install ''add-apt-repository'' first using: +
-<code bash> +
-sudo apt-get install python-software-properties +
-</code> +
- +
-<code bash> +
-sudo add-apt-repository ppa:x2go/stable +
-sudo apt-get update +
-sodo apt-get install x2goserver +
-</code> +
-+++++
  
 +The core of every remote machine providing access via X2Go is the X2Go Server. All other components are add-on products for X2Go Servers and can optionally be installed (or left out).
  
 +  * [[doc:installation:x2goserver|X2Go Server]]
 +  * [[wiki:advanced:desktopbindings|X2Go Desktop Bindings]]
 +  * [[doc:installation:desktop-sharing|X2Go Desktop Sharing]]
 +  * [[doc:installation:printing|X2Go Client-Side Printing]]
 +  * [[doc:installation:x2gobroker|X2Go Session Broker]]
  
  
  
doc/installation/start.txt · Last modified: 2018/12/14 10:45 by sunweaver