[X2Go-Commits] page changed: wiki:repositories:redhat

wiki-admin at x2go.org wiki-admin at x2go.org
Tue Jun 23 20:33:49 CEST 2015


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2015/06/23 18:33
Browser     : Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0
IP-Address  : 217.92.117.31
Hostname    : home.ionic.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:repositories:redhat?rev=1382446410
New Revision: http://wiki.x2go.org/doku.php/wiki:repositories:redhat
Edit Summary: Switch from OBS to our package repo.
User        : ionic

@@ -1,16 +1,22 @@
  ====== X2Go Packages for Redhat GNU/Linux ======
- ===== Adding the Open Build Service Repo for X2Go =====
+ ===== Adding Our EPEL Packages Repo for X2Go =====
  
  Download the .repo file and save it to the correct location:
  <code bash>
  wget -O /etc/yum.repos.d/x2go.repo \
-  http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/X11:RemoteDesktop:x2go.repo
+  http://packages.x2go.org/epel/x2go.repo
  </code>
  
- Substitute ''RHEL_6'' by the tag for the distribution you
are actually using. Available ones are: ''Fedora_18'', ''RHEL_5'' and ''RHEL_6''. Note that not all of X2Go is provided for RHEL 5/6, as these distributions are very old and therefore more work-intensive to develop for.
+ Edit the file afterwards to select the repositories you need.
+ 
+ As a rule of thumb: ''source'' repositories are never needed, unless you want to build packages from source. ''extras'' repositories are always needed.
+ 
+ By default, the ''release'' repository are enabled and the ''nightly'' repository is disabled. If you want to use the ''nightly'' packages, disable the ''release'' repository and enable the ''nightly'' repository.
+ 
+ Note that not all of X2Go may be provided for RHEL 5/6, as these distributions are very old and therefore more work-intensive to develop for.
  
  **Hint:** If you are behind a proxy, make sure the proxy is defined in ''/etc/yum.conf''. Standard yum repos do not use the same connection mechanisms as RHN channels.
  
 
Congratulations, you are now able to access the X2Go packages. You may continue by installing ''x2goserver'', ''x2goclient'' or ''pyhoca-gui'' or any other of the available packages.
  
  [[doc:installation:x2goserver#rhel_6|Installation instructions for X2Go Server]]



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/



More information about the x2go-commits mailing list