Template:AddReposDebian: Difference between revisions

From Open-Xchange
(→‎Add Open-Xchange Repository: add missing space)
No edit summary
Line 49: Line 49:
  deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/backend/DebianSqueeze/ /
  deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/backend/DebianSqueeze/ /
  deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/frontend/DebianSqueeze/ /
  deb http://EDPUSER:EDPPASSWORD@software.open-xchange.com/OX7/frontend/DebianSqueeze/ /
</code>
}}
{{#ifeq:{{{release|}}}|appsuite|
<code>
$ vim /etc/apt/sources.list
deb http://ftp.de.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.de.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib
deb-src http://security.debian.org/ squeeze/updates main contrib
deb http://software.open-xchange.com/products/appsuite/stable/backend/DebianSqueeze/ /
deb http://software.open-xchange.com/products/appsuite/stable/appsuiteui/DebianSqueeze/ /
</code>
</code>
}}
}}

Revision as of 13:26, 17 December 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: