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…
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…
From “How hard can it be?” to “Oh, that’s why people use Gmail” – A tale of SMTP, DKIM, and debugging Introduction After successfully building the web server foundation in Part 1, I was feeling confident. “Email can’t be that…
A journey from concept to production: Building a self-hosted WordPress website with Docker Introduction When I decided to build my own self-hosted website and email infrastructure, I knew I wanted complete control over my data, flexibility to customize everything, and…
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…
Good time playing in the Men’s A this weekend in Ocean Beach. Had a great partner in Jordan Morgan (who also brough an amazing cheering gallery). Post Views: 1,071
A few pictures from the reunion we had with the extended Evans family. Post Views: 1,111
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…

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…

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…
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…