This shows you the differences between two versions of the page.
|
doc:installation:start [2013/03/09 18:08] sunweaver [Windows] |
doc:installation:start [2013/03/14 23:49] (current) sunweaver [Server and Components] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Installing X2Go ====== | ||
| - | ====== Installation X2Go (Client) ====== | + | ===== Clients ===== |
| - | ===== Windows ===== | + | * [[doc:installation:x2goclient| X2Go Client]] -- based on Qt4 |
| - | [[http://code.x2go.org/releases/binary-win32/x2goclient | Download X2Go for MS Windows™]] | + | * [[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 | |
| - | visit Our [[:wiki:components:x2goclient|Wiki Page]] for further information. | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | ===== 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 ===== | ||
| + | * [[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]] | ||