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/10 16:08]
morty Add decent link for windows
doc:installation:start [2018/12/14 10:45]
sunweaver [Clients]
Line 1: Line 1:
 +====== Installing X2Go ======
  
-====== Installation X2Go (Client) ====== +X2Go consists of several componentsMost of them have to be installed server-side.
-===== Windows ===== +
-[[http://code.x2go.org/releases/binary-win32/x2goclient | Download X2Go for MS Windows™]]+
  
-Further information can be found on the [[wiki:components:x2goclient#ms_windows1|X2Go Client Installation]] page+===== Clients =====
  
 +The clients of X2Go need to be installed on machines that shall access remote machines running X2Go Server.
  
 +  * [[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
  
-===== Apple/Mac ===== 
- 
-[[http://code.x2go.org/releases/binary-macosx/x2goclient | Download X2Go for MacOS X™]] 
- 
-visit Our [[:wiki:development:build-howto-macos:x2goclient|Wiki Page]] for further information. 
- 
- 
- 
- 
-===== Ubuntu / Debain ===== 
- 
-X2Go Client is part of Ubuntu 12.04 and 12.10 as well as Debian Wheezy. Install it using the software center or by following command: 
- 
-<code bash> 
-apt-get install x2goclient 
-</code> 
-Please see the detailed documentation on how to get the latest version of x2go or x2go for older releases:  [[wiki:x2go-repository-ubuntu | Ubuntu ]] or [[wiki:x2go-repository-debian | Debian]]. 
- 
- 
- 
-===== Fedora ===== 
- 
-Please see the detailed information: 
-[[wiki:components:x2goclient]] 
- 
- 
-====== Installation X2Go (Server) ====== 
- 
-Please see [[wiki:components:x2goserver|X2go's Server Core]] for detailed documentation. 
- 
-  * [[wiki:x2goserver-install-redhat|Minimal x2gosever install guide for RHEL 6]] 
- 
-===== 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 
-sudo apt-get install x2goserver 
-</code> 
  
 +===== Server and Components =====
  
 +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