Template:AddReposRHEL: Difference between revisions

From Open-Xchange
Line 73: Line 73:
  metadata_expire=0m
  metadata_expire=0m


[ox-updates-usm]
[ox-updates-usm]
  name=Open-Xchange Updates-USM
  name=Open-Xchange Updates-USM
  baseurl=http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{rhelname}}}/
  baseurl=http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{rhelname}}}/

Revision as of 17:23, 5 October 2012

Add Open-Xchange Repository

Open-Xchange maintains public available software repositories for different platforms, such as RHEL. This repository should be added to the RHEL installation to enable simple installation and updates.

Start a console and create a software repository file for Open-Xchange:


In case there are issues with an username and password containing URL unsafe characters, e.g. an @, they have to be entered URL encoded. Details can be found at http://www.w3schools.com/tags/ref_urlencode.asp