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
Last revision Both sides next revision
doc:installation:start [2013/03/09 18:08]
sunweaver [Windows]
doc:installation:start [2014/05/18 09:22]
sunweaver
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™]]+
  
-visit Our [[:wiki:components:x2goclient|Wiki Page]] for further information.+===== 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 Qt4
 +  * [[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. 
- 
-===== 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