User Tools

Site Tools


download:x2go:start

Differences

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

Link to this comparison view

Next revision
Previous revision
download:x2go:start [2013/02/17 20:08]
h1 created
download:x2go:start [2013/03/14 21:05]
sunweaver removed
Line 1: Line 1:
 +~~NOTOC~~
 +====== Getting X2Go ======
 +
 +X2Go consist of several software components. The minimal requirement is X2Go Server (on the terminal server) and X2Go Client / PyHoca-GUI (on the client machine).
 +
 +The minimal setup X2Go setup installs out of the box. But note that X2Go can be highly customized by a series X2Go add-on components.
 +
 +===== The Client-Side of X2Go  =====
 +
 +At the time of writing there are two client applications available for X2Go: X2Go Client (the native client), and Pyhoca-GUI (a Python based system tray applet for X2Go).
 +
 +<columns 100% 50% ->
 +
 +==== X2Go Client ====
 +<WRAP round help>
 +
 +GNU/Linux
 +
 +  * [[wiki:components:x2goclient#download|downloading x2goclient]]
 +  * [[wiki:components:x2goclient#gnu_linux1|installing x2goclient]]
 +  * [[wiki:components:x2goclient#usage|using x2goclient]] 
 +
 +Windows
 +
 +  * [[http://code.x2go.org/releases/binary-win32/x2goclient/|download from here]]
 +  * [[wiki:components:x2goclient#ms_windows1|installing x2goclient]]
 +  * [[wiki:components:x2goclient#usage|using x2goclient]] 
 +
 +MacOS X
 +
 +  * [[http://code.x2go.org/releases/binary-macosx/x2goclient/|download from here]]
 +  * [[wiki:components:x2goclient#macos_x1|installing x2goclient]]
 +  * [[wiki:components:x2goclient#usage|using x2goclient]] 
 +</WRAP>
 +
 +<newcolumn continue>
 +
 +==== PyHoca-GUI ====
 +
 +<WRAP round help>
 +GNU/Linux
 +
 +  * [[wiki:components:pyhoca-gui#download|downloading PyHoca-GUI]]
 +  * [[wiki:components:pyhoca-gui#installation|installing PyHoca-GUI]]
 +  * [[wiki:components:pyhoca-gui#usage|using PyHoca-GUI]] 
 +
 +Windows
 +
 +  * GUI version: [[http://code.x2go.org/releases/binary-win32/pyhoca-gui/|download from here]]
 +
 +MacOS X
 +
 +  * no version for MacOS X yet :-(
 +</WRAP>
 +</columns>
 +
 +
 +===== The Server-Side of X2Go: X2Go Server and Add-Ons =====
 +
 +<WRAP round help>
 +GNU/Linux
 +
 +  * [[wiki:components:x2goserver#download|downloading x2goserver]]
 +  * [[wiki:components:x2goserver#installation|installing x2goserver]]
 +  * [[wiki:components:x2goserver#usage|using x2goserver]] 
 +</WRAP>
 +
 +===== X2Go Live CD/Images =====
 +
 +  * [[download:x2golive#x2go_live_cd|X2Go Live CD (in prep)]] FIXME
 +  * [[download:x2golive#x2go_live_images|X2Go Live Images (in prep)]] FIXME
 +
 +
 +==== X2Go Package Repositories for GNU/Linux ====
 +
 +  * [[wiki:repositories:debian|Debian GNU/Linux]]
 +  * [[wiki:repositories:ubuntu|Ubuntu GNU/Linux]]
 +  * [[wiki:repositories:redhat|Redhat GNU/Linux]]
 +  * [[https://build.opensuse.org/project/show?project=X11%3ARemoteDesktop%3Ax2go|Other redhat based GNU/Linux Distros]]
 +
 +
 +
 +==== X2Go Sources from X2Go Git ====
 +
 +  * [[wiki:development:git|X2go Git documentation]]
 +
 +