no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Docker Sandboxes Wouldn't Start? Check Your XDG Directories

    calendar July 19, 2026 nav_categories Linux nav_categories Docker nav_tags docker nav_tags docker-sandboxes nav_tags sbx nav_tags codex nav_tags ubuntu nav_tags linux nav_tags xdg nav_tags zfs

    If Docker Sandboxes reports 'daemon failed to start properly after 10 retries' while the daemon log says the API server started successfully, check where your XDG directories live.

    Read More
  • Docker status in the Ubuntu MOTD

    calendar June 12, 2026 nav_categories Tech nav_categories Software nav_tags docker nav_tags linux nav_tags ubuntu nav_tags motd nav_tags bash

    I have several Ubuntu servers running Docker, and wanted a quick summary of the Docker environment whenever I logged in using SSH.

    I could run docker ps, but most of the time I only need to know whether the containers are running and healthy.

    The Ubuntu Message of the Day (MOTD) is a convenient place to display that …

    Read More
  • Install the latest OpenSSH Server on Windows using a b.bat file

    calendar May 22, 2026 nav_categories Tech nav_categories Windows nav_tags openssh nav_tags ssh nav_tags windows nav_tags powershell nav_tags batch nav_tags github

    Leave it to Microsoft to screw up installing a single package....

    I'd had a pair of scripts that would install SSH server (https://www.nodinrogers.com/post/2024-02-10-installing-ssh-in-windows/), but that took about 20 minutes.

    Compare that to ~10 seconds on a Linux install...

    Grabbing/installing the latest OpenSSH …

    Read More
  • Disabling Windows Firewall with a .bat File

    calendar May 2, 2026 nav_categories Tech nav_categories Software nav_tags windows nav_tags windows 10 nav_tags windows 11 nav_tags firewall

    Disabling Windows Firewall with a BAT File

    Sometimes I need to disable Windows Firewall on a Windows 10 or Windows 11 machine for lab testing.

    I wanted a simple batch file I could run quickly when troubleshooting connectivity in a lab or controlled environment.

    The script needs to be run as an Administrator, so it …

    Read More
  • Pi-hole 6, DoH, and Docker in 2026

    calendar April 9, 2026 nav_categories Tech nav_categories Software nav_tags docker nav_tags pi-hole nav_tags pi-hole6 nav_tags pihole nav_tags pihole6 nav_tags doh nav_tags cloudflare nav_tags dns over https nav_tags cloudflared nav_tags dns nav_tags dnscrypt-proxy nav_tags http/3

    I upgraded my Pihole running in Docker last year, adding additional security of DNS over HTTP (DoH):

    https://www.nodinrogers.com/post/2025-09-15-pihole6-doh-docker/

    However, a short 2 months later, Cloudflare announced the cloudflared proxy-dns command, which allowed DoH to work, would be removed from all new …

    Read More
  • Pihole and DoH using DNScrypt-proxy on a UDM Pro

    calendar April 9, 2026 nav_categories Tech nav_categories Networking nav_tags dns nav_tags unifi nav_tags ubiquiti nav_tags udm nav_tags udm pro nav_tags dnscrypt-proxy nav_tags cloudflared nav_tags doh nav_tags dns over https nav_tags cloudflare nav_tags dns nav_tags dnscrypt-proxy

    I installed Pihole in UnifiOS running on my UDM Pro last year, adding additional security of DNS over HTTP (DoH).

    However, a short 2 months later, Cloudflare announced the cloudflared proxy-dns command, which allowed DoH to work, would be removed from all new cloudflared releases, starting on February 2, 2026.

    This …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

©2019 -   |  www.nodinrogers.com
Powered by Hugo and based off of the Hugo Clarity theme

to-top