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 [2015/06/15 23:07]
mikedep333 [Gentoo] Install net-misc/x2goserver
doc:installation:x2goserver [2016/11/02 04:53]
ionic Fix up link.
Line 1: Line 1:
 ====== X2Go Server installation ====== ====== X2Go Server installation ======
  
-Please see [[wiki:advanced:x2goserver-in-detail|X2go's Server Core]] for detailed documentation.+Please see [[wiki:advanced:x2goserver-in-detail|X2Go's Server Core]] for detailed documentation.
  
  
Line 60: Line 60:
 </code> </code>
  
-Then, install ''net-misc/x2goserver'' .+Then, install ''net-misc/x2goserver''.
 ===== Fedora 19 and later ===== ===== Fedora 19 and later =====
  
Line 77: Line 77:
 Check that you have activated the "optional" channel: Check that you have activated the "optional" channel:
 <code bash> <code bash>
-sudo rhn-channel -l+sudo subscription-manager repos --list
 </code> </code>
  
 If the optional channel for your base channel is not active, activate it. If the optional channel for your base channel is not active, activate it.
 <code bash> <code bash>
-sudo rhn-channel --add -c rhel-x86_64-server-optional-7+sudo subscription-manager repos --enable=rhel-7-server-optional-rpms
 </code> </code>
 Or use the RHNS web interface to activate the channel "RHEL Server Optional" Or use the RHNS web interface to activate the channel "RHEL Server Optional"
Line 93: Line 93:
 ===== 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. +There are two sources for X2Go packages for RHEL 6 - our packages repository and Fedora EPEL.
- +
-==== 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.+
  
 +Select **one method only** and follow [[wiki:repositories:redhat|adding X2Go to RedHat]] to configure the repository of your choice.
  
 ==== Activating Optional Channels for RHEL ==== ==== Activating Optional Channels for RHEL ====
Line 239: Line 233:
 ===== SUSE ====== ===== SUSE ======
  
-==== Adding Repositories ==== +Follow the the instructions for [[wiki:repositories:suse|X2Go Packages for SUSE-Based Systems]] to add appropriate repositories.
- +
-=== Release Version === +
- +
-== SLES/SLED == +
-<code bash> +
-zypper ar http://packages.x2go.org/sle/<distro-version>/extras x2go-extras +
-zypper ar http://packages.x2go.org/sle/<distro-version>/main x2go-release +
-</code> +
- +
-== OpenSUSE == +
-<code bash> +
-zypper ar http://packages.x2go.org/opensuse/<distro-version>/extras x2go-extras +
-zypper ar http://packages.x2go.org/opensuse/<distro-version>/main x2go-release +
-</code> +
- +
- +
-=== Nightly Version === +
- +
-== SLES/SLED == +
-<code bash> +
-zypper ar http://packages.x2go.org/sle/<distro-version>/extras x2go-extras +
-zypper ar http://packages.x2go.org/sle/<distro-version>/heuler x2go-nightly +
-</code> +
- +
-== OpenSUSE == +
-<code bash> +
-zypper ar http://packages.x2go.org/opensuse/<distro-version>/extras x2go-extras +
-zypper ar http://packages.x2go.org/opensuse/<distro-version>/heuler x2go-nightly +
-</code>+
  
 ==== Installing X2GoServer ==== ==== Installing X2GoServer ====
doc/installation/x2goserver.txt · Last modified: 2019/07/01 08:03 by mmoeller