User Tools

Site Tools


iredmail_download_und_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
iredmail_download_und_installation [2021/01/29 14:55] – created adminiredmail_download_und_installation [2021/01/29 15:13] (current) admin
Line 4: Line 4:
  
 <code>wget https://github.com/iredmail/iRedMail/archive/1.3.2.tar.gz</code> <code>wget https://github.com/iredmail/iRedMail/archive/1.3.2.tar.gz</code>
 +
 +Archiv entpacken
 +
 +<code>tar xvf 1.3.2.tar.gz</code>
 +
 +Dann in das Verzeichnis wechseln.
 +
 +<code>cd iRedMail-1.3.2/</code>
 +
 +Datei ausführbar machen.
 +
 +<code>chmod +x iRedMail.sh</code>
 +
 +Und Installationsdatei mit sudo ausführen. Sollte mit root eigentlich auch ohne sudo gehen, aber Debian zickt bei manchen Befehlen, deshlab hab ich das so übernommen
 +
 +<code>sudo bash iRedMail.sh</code>
 +
 +Installation läuft dann automatisch durch. Angaben die man machen muss sind selbsterklärend.
 +
 +Danach noch kurz durchbooten, ja, da kommt Windows Feeling auf.
 +
 +<code>shutdown -r now</code>
 +
 +Jetzt nur noch certbot für Letsencrypt Zertifikate installieren und einrichten.
 +
  
iredmail_download_und_installation.1611932118.txt.gz · Last modified: 2021/01/29 14:55 by admin

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki