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
  • 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
  • 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
  • Plex libraries missing after password reset

    calendar September 8, 2025 nav_categories Tech nav_categories Application nav_tags plex nav_tags docker nav_tags password

    Plex had a security breach, and because of that, recommended all Plex users reset their passwords.

    Email sent out from Plex: …

    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
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

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

to-top