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/23 18:56]
ionic Remove OBS, link to wiki:repositories:redhat instead and mention our packages repository.
doc:installation:x2goserver [2016/11/02 05:22]
ionic Wikify internal links.
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 211: Line 211:
 <note warning>Due to bug[[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=714|#714]], currently yum will not tell you what is needed.</note> <note warning>Due to bug[[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=714|#714]], currently yum will not tell you what is needed.</note>
  
-[[http://wiki.x2go.org/doku.php/wiki:repositories:epel|Add the X2Go repo]] to your yum configuration by following the steps on that page.+[[wiki:repositories:epel|Add the X2Go repo]] to your yum configuration by following the steps on that page.
 ==== Installing Required Dependencies (fuse and perl modules) ==== ==== Installing Required Dependencies (fuse and perl modules) ====
 === Download required packages manually === === Download required packages manually ===
Line 233: 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