User Tools

Site Tools


wiki:components:x2goclient

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
wiki:components:x2goclient [2012/12/06 14:05]
arw [Keyboard Shortcuts]
wiki:components:x2goclient [2013/03/10 16:18]
morty Remove unneeded hirarchy
Line 1: Line 1:
 ====== X2Go Client - Download/Installation & Usage ====== ====== X2Go Client - Download/Installation & Usage ======
  
-===== Download =====+===== Installation =====
  
 ==== GNU/Linux ==== ==== GNU/Linux ====
  
-=== GNU/Linux package based distribution ===+=== Debian Ubuntu ===
  
-Please make sure that you have added the X2Go repository appropriate for your system to your package management systemThe required steps are described here: +The ''x2goclient'' package will install x2goclient on your GNU/Linux system and will make surethat every needed package will be installed as dependency.
  
-  * [[wiki:x2go-repository-debian|Debian GNU/Linux]] +<code bash> 
-  * [[wiki:x2go-repository-ubuntu|Ubuntu GNU/Linux]] +aptitude install x2goclient 
-  * [[wiki:x2go-repository-redhat|Redhat GNU/Linux]]+</code>
  
-=== GNU/Linux with installation from source tarball ===+You can now start X2goClient by typing ''x2goclient'' at the command-line or you'll find it inside the "Internet" section of your menu inside your graphical desktop environment.
  
-The sources of this X2Go component are available as source tarball under this URL+If your version does not include x2go or you want to try that latest builds (it always takes some time until a new version arrives in the official repositories) you can add our repositories:
  
-http://code.x2go.org/releases/source/x2goclient+  * [[wiki:x2go-repository-debian| Adding the X2Go repo to Debian GNU/Linux]] 
 +  * [[wiki:x2go-repository-ubuntu| Adding the X2Go repo to Ubuntu GNU/Linux]]
  
-==== MS Windows ==== 
  
-Windows binaries can be retrieved from:+=== Redhat === 
 +You need to add our repository to yum:
  
-http://code.x2go.org/releases/binary-win32/x2goclient +* [[wiki:x2go-repository-redhat|Redhat GNU/Linux]]
- +
- +
-==== MacOS X ==== +
- +
-MacOS X binaries can be retrieved from: +
- +
-http://code.x2go.org/releases/binary-macosx/x2goclient +
- +
- +
-===== Installation ===== +
- +
-==== GNU/Linux ==== +
- +
-=== Debian / Ubuntu === +
- +
-The ''x2goclient'' package will install x2goclient on your GNU/Linux system and will make sure, that every needed package will be installed as dependency. +
- +
-<code> +
-$ aptitude install x2goclient +
-</code> +
- +
-You can now start X2goClient by typing ''x2goclient'' at the command-line or you'll find it inside the "Internet" section of your menu inside your graphical desktop environment.+
  
 === Fedora === === Fedora ===
Line 75: Line 54:
 ==== MacOS X ==== ==== MacOS X ====
  
-FIXME+MacOS X binaries can be retrieved from: 
 + 
 +http://code.x2go.org/releases/binary-macosx/x2goclient 
 + 
 + 
 +=== GNU/Linux with installation from source tarball === 
 + 
 +The sources of this X2Go component are available as source tarball under this URL:  
 + 
 +http://code.x2go.org/releases/source/x2goclient 
 + 
  
 ===== Usage ===== ===== Usage =====