Template:AddReposDebian: Difference between revisions

From Open-Xchange
mNo edit summary
Line 17: Line 17:
  deb http://software.open-xchange.com/OX6/6.22/frontend/{{{debnameox}}}/ /
  deb http://software.open-xchange.com/OX6/6.22/frontend/{{{debnameox}}}/ /
  deb http://software.open-xchange.com/OX6/6.22/backend/{{{debnameox}}}/ /
  deb http://software.open-xchange.com/OX6/6.22/backend/{{{debnameox}}}/ /
deb http://software.open-xchange.com/OX6/6.22/usm/{{{debnameox}}}/ /
   
   
  # if you have a valid maintenance subscription, please uncomment the  
  # if you have a valid maintenance subscription, please uncomment the  
Line 23: Line 24:
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{debnameox}}} /
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{debnameox}}} /
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{debnameox}}} /
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/backend/{{{debnameox}}} /
# deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{debnameox}}} /
</code>
</code>
|}}|}}
|}}|}}
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|
{{#if:{{{release}}}|{{#ifeq:{{{release|}}}|6.20|

Revision as of 12:35, 4 October 2012

Add Open-Xchange Repository

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

Start a console and modify the Debian repository information file. It is required to add the non-free section of the Debian main repository for Sun Java. Also add the Open-Xchange software repository: