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
Next revision Both sides next revision
doc:installation:start [2013/03/08 17:38]
morty Add server and remove $
doc:installation:start [2013/03/14 23:49]
sunweaver [Server and Components]
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 +===== Clients ===== 
- +  [[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 (CLIwritten in Python
-===== Apple/Mac ===== +
-++++ 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 +
- +
-++++ +
- +
-===== Linux ===== +
-==== 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> +
-+++++
  
  
 +===== Server and Components =====
 +  * [[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