User:)biyibiyibiyi(/Prototyping 04: Difference between revisions
Line 16: | Line 16: | ||
Today I am trying out possibilities, however, I am running to several problems. | Today I am trying out possibilities, however, I am running to several problems. | ||
* my server kept crashing. I don't know if it's a problem that's caused by port mapping. I have now 3 pis installed with my router, and I've mapped the two others' http and ssh ports accordingly. The main one (which ports were from default) never crashed, and the other two kept crashing. I couldn't ssh and couldn't connect on cyberduck. Not only I wasn't able to connect but the OS was corrupted, I have to install again the OS. | |||
* I couldn't install nginx or apache on the servers, after I flash a new system. The problem just occurred today. The error was some files could not be fetched from this archive http://raspbian.raspberrypi.org/raspbian/pool/main/n/nginx/ I was planning on trying out a cms named Kirby on the server, but I couldn't install the server so I couldn't proceed. | |||
*pay wall. Since I saw many sites are built with wordpress as cms, I wanted to try it too. But then I gave up after Wordpress asked for a fee to use the cms annually. Kirby is also not free. | |||
*Now I am going to try pelican according to this documentation - https://garyhall.org.uk/fast-blog-for-raspberry-pi.html . This person identified similar problems with me, that html took ages to write and need a easy to maintain manager. Lighttpd, if I am understanding correctly, is the web server, that's to substitute nginx and apache? Then I will try to first install it on the pi and see if it has similar error with nginx and apache. if it has similar errors, I can try on my laptop, but I don't know how the server aspect works if I am trying out locally on my laptop. | |||
====a4 publishing==== | ====a4 publishing==== |
Revision as of 16:58, 21 September 2019
bootleg library session with Michael and Simon
pad! https://pad.xpub.nl/p/09_10_19
project websites
in the process of publishing few project sites, as a ongoing archive and working framework.
the sites
contextual electronics
channel channel
I am having lots of troubles maintaining the website. one problem that I encountered is, for example I want to post an article, and I need to insert the article in plain html and save the file. It became very troublesome for me to maintain texts. I want to use a proper cms to do it.
Today I am trying out possibilities, however, I am running to several problems.
- my server kept crashing. I don't know if it's a problem that's caused by port mapping. I have now 3 pis installed with my router, and I've mapped the two others' http and ssh ports accordingly. The main one (which ports were from default) never crashed, and the other two kept crashing. I couldn't ssh and couldn't connect on cyberduck. Not only I wasn't able to connect but the OS was corrupted, I have to install again the OS.
- I couldn't install nginx or apache on the servers, after I flash a new system. The problem just occurred today. The error was some files could not be fetched from this archive http://raspbian.raspberrypi.org/raspbian/pool/main/n/nginx/ I was planning on trying out a cms named Kirby on the server, but I couldn't install the server so I couldn't proceed.
- pay wall. Since I saw many sites are built with wordpress as cms, I wanted to try it too. But then I gave up after Wordpress asked for a fee to use the cms annually. Kirby is also not free.
- Now I am going to try pelican according to this documentation - https://garyhall.org.uk/fast-blog-for-raspberry-pi.html . This person identified similar problems with me, that html took ages to write and need a easy to maintain manager. Lighttpd, if I am understanding correctly, is the web server, that's to substitute nginx and apache? Then I will try to first install it on the pi and see if it has similar error with nginx and apache. if it has similar errors, I can try on my laptop, but I don't know how the server aspect works if I am trying out locally on my laptop.
a4 publishing
still in speculation! a4 means ordinary.
work archive site
fancyindex
trying the fancyindex module in nginx because saw it's employed in quite some sites.
fancyindex working on this manual while tinkering.
troubles
managing multiple website on one router and several raspberry pi look for help here:
http://pzwiki.wdka.nl/mediadesign/Homebrewserver_infrastructour
relevancies
publishing in Dat
dat://14e576a5cc61e7a0d6c43cd64cf292ec98c286920a0b4fff78e7058663901cd2/
why are domain names not free
load bunch of text (without formatting) to webpage
is php solution?