===Debian 7.0=== See also the usual steps, that you do for installing Kolab3 (see also installation-debian). We are adding another repository for the nightly built packages. ==ssl obligatoire sur le repository== cat > /etc/apt/sources.list.d/kolab.list < /etc/apt/preferences.d/kolab < And then run setup-kolab ===Debian 8.0=== See also the usual steps, that you do for installing Kolab3 (see also installation-debian). We are adding another repository for the nightly built packages. cat > /etc/apt/sources.list.d/kolab.list < wget http://obs.kolabsys.com/repositories/Kolab:/3.4/Debian_8.0/Release.key apt-key add Release.key; rm -rf Release.key wget http://obs.kolabsys.com/repositories/Kolab:/3.4:/Updates/Debian_8.0/Release.key apt-key add Release.key; rm -rf Release.key cat > /etc/apt/preferences.d/kolab < apt-get update # workaround: first install apache2 from Jessie, we don't want apache2 from the Kolab repos which was needed for Wheezy apt-get install apache2 -t stable aptitude install kolab And then run setup-kolab {{tag> kolab linux mail groupware }}