User Tools

Site Tools


doc:installation:x2goserver

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:x2goserver [2013/08/29 09:21]
zaister Add instruction for Gentoo
doc:installation:x2goserver [2014/05/22 14:00]
mikedep333 [Installing X2Go Server] EPEL 6 and EPEL7 users should also install x2goserver-xsession
Line 15: Line 15:
 sudo add-apt-repository ppa:x2go/stable sudo add-apt-repository ppa:x2go/stable
 sudo apt-get update sudo apt-get update
-sudo apt-get install x2goserver+sudo apt-get install x2goserver x2goserver-xsession
 </code> </code>
  
Line 55: Line 55:
 ===== RHEL 6 ===== ===== RHEL 6 =====
  
 +There are two sources for X2Go packages for RHEL 6 - Fedora EPEL and OBS.  Follow one of the following two links to configure the repository of your choice.
 +
 +====== Fedora EPEL =====
 +
 +[[https://fedoraproject.org/wiki/EPEL#How_can_I_use_these_extra_packages.3F|EPEL Installation Intructions]]
 +
 +====== OBS =====
 [[wiki:repositories:redhat|Add the X2Go repo]] to your yum configuration. [[wiki:repositories:redhat|Add the X2Go repo]] to your yum configuration.
  
Line 96: Line 103:
 </code> </code>
  
 +if you are installing from EPEL6 or EPEL7, install the ''x2goserver-xsession'' package also:
  
 +<code bash>
 +sudo yum install x2goserver-xsession
 +</code>
 ===== RHEL 5 ===== ===== RHEL 5 =====
  
doc/installation/x2goserver.txt ยท Last modified: 2019/07/01 08:03 by mmoeller