A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/10 16:45 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/doc:installation:start?rev=1362932955 New Revision: http://wiki.x2go.org/doku.php/doc:installation:start Edit Summary: User : morty @@ -1,96 +1,11 @@ + ====== Clients ====== + * [[doc:installation:x2goclient| Qt-based X2Go Client]] - ====== Installation X2Go Client ====== - ===== Windows ===== - ==== Quick === - [[http://code.x2go.org/releases/binary-win32/x2goclient | Download X2Go for MS Windows™]] and install. - ==== Detailed === - Download latest [[http://code.x2go.org/releases/binary-win32/x2goclient/|x2goclient for Windows]] and install. Administrator rights required. - - :!: Versions prior to 3.99.0.2 may have problems connecting to x2goserver if an antivirus product is installed on the client (even if it is disabled/inactive). If you cannot use 3.99.0.2 or later, try using [[http://code.x2go.org/releases/binary-win32/x2goclient/pre-git/x2goclient-3.01-13-setup.exe|version 3.01-13]]. - - :!: The Windows installer is based on Nullsoft and thus can be called with "/S" (case-sensitive) to perform a silent installation. - - ===== Apple/Mac ===== - - [[http://code.x2go.org/releases/binary-macosx/x2goclient | Download X2Go for MacOS X™]] - - - ===== Ubuntu / Debain ===== - ==== Quick ==== - - 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> - - ==== Detailed ==== - - 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 bash> - 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. - - 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: - - * [[wiki:x2go-repository-debian| Adding the X2Go repo to Debian GNU/Linux]] - * [[wiki:x2go-repository-ubuntu| Adding the X2Go repo to Ubuntu GNU/Linux]] - - - ===== Redhat ===== - You need to add our repository to yum: - - * [[wiki:x2go-repository-redhat|Redhat GNU/Linux]] - - - - ===== GNU/Linux with installation from source tarball ===== - - The sources of this X2Go component are available as [[http://code.x2go.org/releases/source/x2goclient | source tarballs]]. - - - - - ===== Fedora ===== - - **Warning:** This is not a supported installation. Do **NOT** expect any support from the developers of x2go, Fedora or Mandriva. - - There are currently no Fedora packages for X2Go, but there are packages for Mandriva. For this installation all packages were downloaded from http://www.pbone.net. - - - Start a terminal, go to a suitable folder, e g Download. - - Download packages for Mandriva (versions/file names may have changed):<code bash>wget ftp://ftp.pbone.net/mirror/ftp.mandrivauser.de/rpm/GPL/2010.1/i586/release/x2goclient-3.01-3mud2010.1.i586.rpm - wget ftp://ftp.pbone.net/mirror/ftp.mandrivauser.de/rpm/GPL/2010.1/i586/release/x2goclient-cli-3.0.1-3mud2010.1.noarch.rpm - wget ftp://ftp.pbone.net/mirror/carroll.cac.psu.edu/pub/linux/distributions/mandrakelinux/devel/cooker/i586/media/contrib/release/nxproxy-3.3.0-3mdv2010.1.i586.rpm - wget ftp://ftp.pbone.net/mirror/carroll.cac.psu.edu/pub/linux/distributions/mandrakelinux/devel/cooker/i586/media/contrib/release/libxcomp3-3.3.0-3mdv2010.1.i586.rpm - wget ftp://ftp.pbone.net/mirror/carroll.cac.psu.edu/pub/linux/distributions/mandrakelinux/devel/cooker/i586/media/main/release/libjpeg8-1.1.1-1-mdv2011.0.i586.rpm</code> - - Install most of the packages with yum (automatically solves dependencies):<code bash>sudo yum install nxproxy-3.3.0-3mdv2010.1.i586.rpm libxcomp3-3.3.0-3mdv2010.1.i586.rpm libjpeg8-1.1.1-1-mdv2011.0.i586.rpm perl perl-Proc-Simple perl-Term-ReadPassword qt qt-x11</code> - - Install packages with unmet dependecies ("perl-base" in Mandriva, Fedora calls it "perl"):<code bash>sudo rpm -ivh --nodeps x2goclient-3.01-3mud2010.1.i586.rpm x2goclient-cli-3.0.1-3mud2010.1.noarch.rpm</code> - - - ====== Installation X2Go (Server) ====== - - Please see [[wiki:components:x2goserver|X2go's Server Core]] for detailed documentation. - - * [[wiki:x2goserver-install-redhat|Minimal x2gosever install guide for RHEL 6]] - - ===== 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]] -- This mail was generated by DokuWiki at http://wiki.x2go.org/