no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • 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
  • Export photos from Google Photos and import into Immich

    calendar October 12, 2025 nav_categories Tech nav_categories Software nav_tags google nav_tags google photos nav_tags immich nav_tags photos

    After installing and configuring Immich, I needed to import the photos I had from Google Photos into Immich.

    Fairly simple to do, but depending on the size of your photo collection, it might take a while to process all of your photos after importation.

    Export photos from Google Photos

    While Google does not make it easy …

    Read More
  • Pi-hole 6, DoH, and Docker [Archived]

    calendar September 15, 2025 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

    Update April 2026

    Cloudflared removed the proxy-dns command from cloudflared in February 2026, so this guide should only be used for historical reference.

    New gude, using dnscrypt-proxy is here: https://www.nodinrogers.com/post/2026-04-09-pihole-doh-docker/


    I recently upgraded both of my Pi-Holes to version 6.

    Not …

    Read More
  • Pi-hole 6, DoH, and Unifi [Archived]

    calendar September 15, 2025 nav_categories Tech nav_categories Software nav_tags unifi nav_tags udm nav_tags udm pro nav_tags pi-hole nav_tags pi-hole6 nav_tags pihole nav_tags pihole6 nav_tags doh nav_tags cloudflare

    Update April 2026

    Cloudflared removed the proxy-dns command from cloudflared in February 2026, so this guide should only be used for historical reference.

    New gude, using dnscrypt-proxy is here: https://www.nodinrogers.com/post/2026-04-09-pihole-unifi-dnscrypt/


    I recently upgraded both of my Pi-Holes to version 6.

    Not …

    Read More
  • Secure remote access to the Docker daemon

    calendar August 17, 2025 nav_categories Tech nav_categories Software nav_tags docker nav_tags ssl nav_tags tls nav_tags ca nav_tags certificate nav_tags key nav_tags ubuntu

    By default, the Docker daemon listens for connections on a Unix socket to accept requests from local clients.

    We are going to configure Docker to accept requests from remote clients by configuring it to listen on an IP address/port, in addition to the Unix socket.

    There is a lot of conflicting, and incorrect …

    Read More
  • Persistent authorized_keys on a UDM Pro

    calendar May 12, 2025 nav_categories Tech nav_categories Software nav_tags ubiquity nav_tags dream machine nav_tags dream machine pro nav_tags udm nav_tags udm pro nav_tags ssh

    SSH into a UDM Pro

    After enabling SSH access into a UDM Pro, and adding a public SSH key via the web GUI, enabling password-less SSH is as easy as using copying the public key into the ~/.ssh/authorized_keys file.

    Problems after reboot and/or upgrade

    Everything works great, until you reboot or upgrade, in which case, …

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

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

to-top