FeministWiki:Server setup: Difference between revisions

    Line 132: Line 132:
    Now we can install all the software used for the various FeministWiki services:
    Now we can install all the software used for the various FeministWiki services:


      apt-get install apache2 \
      apt-get install
                    dovecot-core \
        apache2 \
                    dovecot-imapd \
        dovecot-core \
                    dovecot-ldap \
        dovecot-imapd \
                    dovecot-pop3d \
        dovecot-ldap \
                    ejabberd \
        dovecot-pop3d \
                    fail2ban \
        ejabberd \
                    inspircd \
        elasticsearch \
                    mariadb-server \
        fail2ban \
                    nginx-extras \
        inspircd \
                    opendkim \
        mariadb-server \
                    postfix \
        nginx-extras \
                    postfix-ldap \
        opendkim \
                    slapd
        postfix \
        postfix-ldap \
        slapd


    If any installation asks you for a password, remember that most passwords are found in {{C|/root/pwd}}.
    If any installation asks you for a password, remember that most passwords are found in {{C|/root/pwd}}.