919
modifications
m (→Open ports) |
|||
Ligne 118 : | Ligne 118 : | ||
We are finally ready to serve: | We are finally ready to serve: | ||
for port in 25 80 443 465 587 993 995 5222 5223 5269 5270 5443 6697 7777 | |||
do ufw allow proto tcp to 0.0.0.0/0 port $port | |||
done | |||
At this point you might want to do some testing with the '''feministwiki.dev''' domain. | At this point you might want to do some testing with the '''feministwiki.dev''' domain. |