Difference between revisions of "Template:AddReposDebian"

(Add Open-Xchange Repository)
Line 16: Line 16:
 
  # following and add the ldb account data to the url so that the most recent
 
  # following and add the ldb account data to the url so that the most recent
 
  # packages get installed
 
  # packages get installed
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/frontend/{{{debnameox}}} /
+
  # deb http://[CUSTOMERID:PASSWORD]@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://[CUSTOMERID:PASSWORD]@software.open-xchange.com/OX6/6.22/updates/backend/{{{debnameox}}} /
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.22/updates/usm/{{{debnameox}}} /
+
  # deb http://[CUSTOMERID:PASSWORD]@software.open-xchange.com/OX6/6.22/updates/usm/{{{debnameox}}} /
 
  EOF
 
  EOF
 
</code>
 
</code>
Line 31: Line 31:
 
  # following and add the ldb account data to the url so that the most recent
 
  # following and add the ldb account data to the url so that the most recent
 
  # packages get installed
 
  # packages get installed
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/OX6/6.20/updates/{{{debnameox}}} /
+
  # deb http://[CUSTOMERID:PASSWORD]@software.open-xchange.com/OX6/6.20/updates/{{{debnameox}}} /
 
  EOF
 
  EOF
 
</code>
 
</code>
Line 51: Line 51:
 
  # following and add the ldb account data to the url so that the most recent
 
  # following and add the ldb account data to the url so that the most recent
 
  # packages get installed
 
  # packages get installed
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/{{{debnameox}}} /
+
  # deb http://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/appsuiteui/updates/{{{debnameox}}} /
  # deb http://LDBACCOUNT:LDBPASSWORD@software.open-xchange.com/products/appsuite/stable/backend/updates/{{{debnameox}}} /
+
  # deb http://[CUSTOMERID:PASSWORD]@software.open-xchange.com/products/appsuite/stable/backend/updates/{{{debnameox}}} /
 
  EOF
 
  EOF
 
</code>
 
</code>

Revision as of 16:42, 7 May 2015

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: