Aller au contenu

« FeministWiki:Server setup » : différence entre les versions

m
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
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
do ufw allow proto tcp to 0.0.0.0/0 port $port
  done
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.