<div dir="auto">The next step up from a weak server is a Pi but it's not exactly open source. Personally I love the Chatreey AN1 but the model I love is oos for weeks :(</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 23 Mar 2021, 07:52 Bernd Felsche, <<a href="mailto:bernie@innovative.iinet.net.au">bernie@innovative.iinet.net.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, 22 Mar 2021 02:44:53 Jon Miller wrote:<br>
<br>
> I'm looking for some advice on purchasing a mini web server that<br>
> runs Linux (as I want to run my website from home vs via a hosting<br>
> service), can I get recommendations on what's on the market and<br>
> the ease of operation.  I currently will only be running my 2<br>
> websites.<br>
<br>
I'm guessing that you upstream bandwidth is no more than 100Mbps.<br>
<br>
If pages are largely static, you can keep the server small and<br>
simple using THTTPD <a href="http://www.acme.com/software/thttpd/" rel="noreferrer noreferrer" target="_blank">http://www.acme.com/software/thttpd/</a><br>
<br>
Static pages mean that your web site is blindingly-fast compared to<br>
the dynamic sites that dominate the webscape.<br>
<br>
Really small hardware (as open source as it can get) e.g.<br>
<a href="https://www.olimex.com/Products/OLinuXino/Home-Server/LIME2-SERVER-NO-HDD/open-source-hardware" rel="noreferrer noreferrer" target="_blank">https://www.olimex.com/Products/OLinuXino/Home-Server/LIME2-SERVER-NO-HDD/open-source-hardware</a><br>
Choose HDD/SSD from your vendor/bits bin.<br>
<br>
If you need dynamic pages - and think about that very carefully<br>
because that can also open up your site to scripting attacks - then<br>
the next step up is an entry-level, multi-core AMD beastie with<br>
giggles of RAM for cache. Stick to a feature-less mainboard - esp no<br>
WiFi and no fancy video to keep power consumption and heat low.<br>
<br>
Whichever way you go; the web server belongs in a DMZ with your<br>
modem-firewall-router in-between also backed up by UPS so that you<br>
can keep serving pages for hours when (not if) the street goes dark.<br>
Low-end, quality UPS will cost about $100.<br>
<br>
-- <br>
/"\ Bernd Felsche - Somewhere in Western Australia<br>
\ /  ASCII ribbon campaign | For every complex problem there is an<br>
 X   against HTML mail     | answer that is clear, simple, and wrong.<br>
/ \  and postings          |  --HL Mencken<br>
<br>
_______________________________________________<br>
PLUG discussion list: <a href="mailto:plug@plug.org.au" target="_blank" rel="noreferrer">plug@plug.org.au</a><br>
<a href="http://lists.plug.org.au/mailman/listinfo/plug" rel="noreferrer noreferrer" target="_blank">http://lists.plug.org.au/mailman/listinfo/plug</a><br>
Committee e-mail: <a href="mailto:committee@plug.org.au" target="_blank" rel="noreferrer">committee@plug.org.au</a><br>
PLUG Membership: <a href="http://www.plug.org.au/membership" rel="noreferrer noreferrer" target="_blank">http://www.plug.org.au/membership</a><br>
</blockquote></div>