User Tools

Site Tools


doc:installation: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
doc:installation:x2goclient [2014/05/21 16:46]
mikedep333 Add FreeBSD via FreshPorts
doc:installation:x2goclient [2016/11/24 12:22]
ionic Update Rasbian information.
Line 2: Line 2:
 ===== MS Windows ===== ===== MS Windows =====
 ==== Quick === ==== Quick ===
-[[http://code.x2go.org/releases/binary-win32/x2goclient | Download X2Go for MS Windows™]] and install.+[[http://code.x2go.org/releases/binary-win32/x2goclient/releases/4.0.5.2-2016.09.20/ | Download X2Go for MS Windows™]] and install.
  
 ==== Detailed === ==== Detailed ===
-Download latest [[http://code.x2go.org/releases/binary-win32/x2goclient/|x2goclient for Windows]] and install. Administrator rights required for a normal install.+Download [[http://code.x2go.org/releases/binary-win32/x2goclient/releases/4.0.5.2-2016.09.20/| latest x2goclient for Windows]] and install. Administrator rights required for a normal install
 + 
 +[[ http://code.x2go.org/releases/binary-win32/x2goclient/ |Older versions ]] are still available.
  
 :!: 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/releases/pre-git/x2goclient-3.01-13-setup.exe|version 3.01-13]]. :!: 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/releases/pre-git/x2goclient-3.01-13-setup.exe|version 3.01-13]].
Line 11: Line 13:
 <note tip>The Windows installer is based on Nullsoft and thus can be called with "/S" (case-sensitive) to perform a silent installation.</note> <note tip>The Windows installer is based on Nullsoft and thus can be called with "/S" (case-sensitive) to perform a silent installation.</note>
  
-<note tip>To install X2GO Client without admin rights (and without a start menu entry or an entry in "add/remove programs"):+<note tip>To install X2Go Client without admin rights (and without a start menu entry or an entry in "add/remove programs"):
  
   - Open the X2Go Client setup.exe in an archive manager such as 7-zip.   - Open the X2Go Client setup.exe in an archive manager such as 7-zip.
Line 19: Line 21:
   - Once finished, your main folder should have dozens of files directly in it, the "pulse" subfolder, and the "VcXsrv" subfolder.   - Once finished, your main folder should have dozens of files directly in it, the "pulse" subfolder, and the "VcXsrv" subfolder.
 </note> </note>
-===== MacOS X =====  +===== OS X =====  
  
 ==== Xquartz (required by X2Go Client) ==== ==== Xquartz (required by X2Go Client) ====
  
-:!: The X2Go Mac client uses the OSX X11 server which can be obtained from [[http://xquartz.macosforge.org/landing/|here]]. +:!: The X2Go OS X client uses the OS X X11 server which can be obtained from [[http://xquartz.macosforge.org/landing/|here]]. 
  
   * The X11 server must be configured to accept remote sessions in its preferences.    * The X11 server must be configured to accept remote sessions in its preferences. 
Line 37: Line 39:
 ==== X2Go Client ==== ==== X2Go Client ====
  
-[[http://code.x2go.org/releases/binary-macosx/x2goclient/|Download X2Go for MacOS X™]] and install the DMG image.+Download the appropriate disk image from [[http://code.x2go.org/releases/binary-macosx/x2goclient/|Download X2Go for OS X™]]
 + 
 +If there are multiple options, choose the one closest to your current operating system's version number. Do not try to use a build that is targeted at a higher OS X version number then you currently have. 
 + 
 +Afterwards, open the disk image and "install" x2goclient.app as you would any other App Bundle by dragging it into /Applications/
  
  
Line 65: Line 71:
 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: 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:repositories:debian|Adding the X2Go repo to Debian GNU/Linux]] +  * [[wiki:repositories:debian|Adding the X2Go Repository Debian GNU/Linux]] 
-  * [[wiki:repositories:ubuntu|Adding the X2Go repo to Ubuntu GNU/Linux]]+  * [[wiki:repositories:ubuntu|Adding the X2Go Repository to Ubuntu GNU/Linux]]
  
 ===== Raspbian ===== ===== Raspbian =====
  
-X2Go Client is part of Raspbian (Debian Wheezy for the Raspberry pi.Install it using the following command:+==== Quick ==== 
 + 
 +X2Go Client is part of Raspbian Wheezy & Jessie. Install it using the software center or by following command:
  
 <code bash> <code bash>
 apt-get install x2goclient apt-get install x2goclient
 </code> </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 X2Go Client 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:repositories:raspbian|Adding the X2Go Repository to Raspbian GNU/Linux]]
  
 ===== Fedora ===== ===== Fedora =====
Line 88: Line 110:
 ===== Redhat ===== ===== Redhat =====
  
-You need to add our repository to yum:+You need to add our or the official EPEL repository:
  
-* [[wiki:repositories:redhat|Redhat GNU/Linux]]+* [[wiki:repositories:epel|X2Go Packages for Redhat Enterprise Linux and Derivatives]]
  
 ===== FreeBSD ===== ===== FreeBSD =====
doc/installation/x2goclient.txt · Last modified: 2023/12/19 23:59 by gratuxri