A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/10 16:18 Browser : Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0 IP-Address : 93.104.156.228 Hostname : ppp-93-104-156-228.dynamic.mnet-online.de Old Revision: http://wiki.x2go.org/doku.php/wiki:components:x2goclient?rev=1362749499 New Revision: http://wiki.x2go.org/doku.php/wiki:components:x2goclient Edit Summary: Remove unneeded hirarchy User : morty @@ -1,51 +1,30 @@ ====== X2Go Client - Download/Installation & Usage ====== - ===== Download ===== + ===== Installation ===== ==== 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 system. The required steps are described here: + The ''x2goclient'' package will install x2goclient on your GNU/Linux system and will make sure, that every needed package will be installed as dependency. - * [[wiki:x2go-repository-debian|Debian GNU/Linux]] - * [[wiki:x2go-repository-ubuntu|Ubuntu GNU/Linux]] - * [[wiki:x2go-repository-redhat|Redhat GNU/Linux]] + <code bash> + aptitude install x2goclient + </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 - - - ==== 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. + * [[wiki:x2go-repository-redhat|Redhat GNU/Linux]] === Fedora === <note warning>This is not a supported installation. Do **NOT** expect any support from the developers of x2go, Fedora or Mandriva.</note> @@ -73,9 +52,20 @@ :!: The Windows installer is based on Nullsoft and thus can be called with "/S" (case-sensitive) to perform a silent installation. ==== 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 ===== The ''x2goclient'' application is the client part of X2go. It should be installed on a client computer to access an X2go server running on another machine. -- This mail was generated by DokuWiki at http://wiki.x2go.org/