Difference between revisions of "Nekrocemetery"

From Anarchaserver
m
Line 1: Line 1:


== lxc-attach nekrocemetery ==
== lxc-attach nekrocemetery ==
how to make a static snapshot of a to be a zombie website
 
== how to make a static snapshot of a to be a zombie website==
https://ressources.labomedia.org/archiver_et_rendre_statique_un_wiki
https://ressources.labomedia.org/archiver_et_rendre_statique_un_wiki



Revision as of 17:40, 16 October 2020

lxc-attach nekrocemetery

how to make a static snapshot of a to be a zombie website

https://ressources.labomedia.org/archiver_et_rendre_statique_un_wiki

e.g MLFF - aka media liberation front/feminism wget --mirror --convert-links --html-extension -o log http://mlff.org

COPY zombie site under /var/www/nekrocemetery/

> https://nekrocemetery.anarchaserver.org/mlff/ > https://nekrocemetery.anarchaserver.org/gendersec/

configure dns for a specific zombie site, e.x gendersec

vi /etc/apache2/sites-available/gedersec.conf vi /etc/apache2/sites-available/ gendersec-le-ssl.conf

restart apache inside container with:

systemctl restart apache2