1,106
edits
Technician (talk | contribs) |
Technician (talk | contribs) |
||
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 | ||
apache2 \ | |||
dovecot-core \ | |||
dovecot-imapd \ | |||
dovecot-ldap \ | |||
dovecot-pop3d \ | |||
ejabberd \ | |||
elasticsearch \ | |||
fail2ban \ | |||
inspircd \ | |||
mariadb-server \ | |||
nginx-extras \ | |||
opendkim \ | |||
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}}. |