User tools

Website tools


repository

Differences

The differences between two versions are shown here.

Link to this comparison view

Both sides of the previous revisionPrevious revision
repository [2017/01/09 09:21] lwsystemsrepository [2017/01/09 09:23] (current) lwsystems
Zeile 5: Zeile 5:
 Zur Installation von Benno MailArchiv muss dem Linux-System lediglich eine weitere Paketquelle hinzugefügt werden. Hierzu wird der Datei /etc/apt/sources.list die Zeile mit der Konfiguration des Repositories angeähängt. Zur Installation von Benno MailArchiv muss dem Linux-System lediglich eine weitere Paketquelle hinzugefügt werden. Hierzu wird der Datei /etc/apt/sources.list die Zeile mit der Konfiguration des Repositories angeähängt.
 <code> <code>
-cat  /etc/apt/sources.list <<ENDCONFIG+cat >> /etc/apt/sources.list <<ENDCONFIG
  
 deb http://www.benno-mailarchiv.de/download/debian / deb http://www.benno-mailarchiv.de/download/debian /
Zeile 12: Zeile 12:
  
  
-= GPG-Key zur Signaturprüfung der Paketverwaltung hinzufügen  =+==== GPG-Key zur Signaturprüfung der Paketverwaltung hinzufügen  ====
  
 Debian-based systems use GNU Privacy Guard (GPG) to verify the authenticity of package sources. The following commands add the Benno MailArchiv package source key to your system:  Debian-based systems use GNU Privacy Guard (GPG) to verify the authenticity of package sources. The following commands add the Benno MailArchiv package source key to your system: 
 <code>wget -O - http://www.benno-mailarchiv.de/download/debian/benno.asc | apt-key add - code> <code>wget -O - http://www.benno-mailarchiv.de/download/debian/benno.asc | apt-key add - code>
repository.1483953685.txt.gz · Zuletzt geändert: 2017/01/09 09:21 von lwsystems