Difference between revisions of "Nekrocemetery"

From Anarchaserver
(Created page with "Hola")
 
Line 1: Line 1:
Hola
 
--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 scpecific zombie site, e.x gendersec
vi etc/apache2/sites-available/gedersec.conf  and gendersec-le-ssl.conf                               
 
restart apache inside container with:
systemctl restart apache2

Revision as of 17:36, 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 scpecific zombie site, e.x gendersec vi etc/apache2/sites-available/gedersec.conf and gendersec-le-ssl.conf

restart apache inside container with: systemctl restart apache2