UDMPro Managing Lists

Ever needed to manually edit lists outside of the ubiquiti interface. I had several long lists of IPs that I want to deny. I update this list based on IPs I gather from my router logs each month. Rather cutting…

Self Hosting Nightmare

So there was a power failure at my home (where this beautiful site is hosted) and when the power came back on this website wouldn’t come up. I scoured through nginx configurations and even asked copilot and cursor to help…

Host Website in Containers

Part two: ISP, Modem / Router and Registration In part one we focused on building and installing the hardware and software needed to host a website. The article focuses on In a residential setting internet connections are provided by an…

Host Website In Containers

Part one: The gear and the software Just finished hosting this web site utilizing containers to learn a bit more about docker and docker compose. There were several great sites to move me along my way and then the pure…

Midjourney v5

Had an absolute blast playing with Midjourney today. This is an AI software that lets you build images from a narrative you provide. The new web icon was produced by this software. See below. I feel this picture pretty well…

Word Press Installation

Item Selection Notes Operating System Ubuntu Standard Linux installation. Database mySQL Free open source database. Web Server nginx Free open source web server. Yeah chose this ahead of Apache. Language php Standard language for web programming. Word Press will hide…