Template:AddReposRHEL: Difference between revisions

From Open-Xchange
No edit summary
mNo edit summary
Line 30: Line 30:
   
   
  [ox-frontend]
  [ox-frontend]
  name=Open-Xchange-forntend
  name=Open-Xchange-frontend
  baseurl=http://software.open-xchange.com/OX6/6.22/frontend/{{{rhelname}}}/
  baseurl=http://software.open-xchange.com/OX6/6.22/frontend/{{{rhelname}}}/
  gpgkey=http://software.open-xchange.com/oxbuildkey.pub
  gpgkey=http://software.open-xchange.com/oxbuildkey.pub

Revision as of 12:22, 13 September 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