Arduino has a library for quickly and easily setting up a simple web server on an ESP8622-based board, and [Tomaž] found that power consumption on an ESP-01 can be reduced a considerable amount by ...
Public service announcement for a really simple web server for static content. I run a small personal web server on my NAS. I share some pictures, have a few pages of text, nothing too fancy. This ...
This article will only explore setting up the server for use on local networks, not through the internet. At this point in the series, you’ve set up Arch Linux ARM on your Raspberry Pi and you are ...
Today’s hint may not prove all that useful, as there are many other ways of doing basically the same thing as this hint will demonstrate. Nonetheless, I felt it worth sharing as it demonstrates some ...
What's the difference between Tomcat and Apache? It's a question developers hear frequently. But, when worded that way, it contains some misleading assumptions. Normally, when people ask this question ...
If you haven’t already set up the “sudo” software and a separate non-root account on your Raspberry Pi, and you plan to have it accessible to the public on a network, I would recommend you do so. You ...