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
  • 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
  • Disable screensaver and lock screen in Ubuntu Mate

    calendar March 24, 2023 nav_categories Software nav_tags ubuntu nav_tags ubuntu mate nav_tags linux

    I have a few virtual machine deployed on in my home lab, and my general OS of choice is Ubuntu Mate.

    Not as barebones basic as XFCE4, and not as resource-intensive as Gnome3 or KDE.

    One of the first things I do after rolling out a virtual machine is to disable the screensaver and lock screen on any OS.

    On Ubuntu Mate, …

    Read More
  • Stress testing new hard drives in Ubuntu

    calendar March 1, 2023 nav_categories Tech nav_categories Hardware nav_tags ubuntu nav_tags linux nav_tags hard drive

    Most computer new computer hardware that will fail quickly, will fail within the first month of usage, if not sooner.

    Given that, it's recommended to do a burn-in test for any new computer hardware, including hard drives.

    I've been using a disk burn-in test to stress test hard drives as I've been replacing them in my …

    Read More
  • Replacing a drive in a ZFS array in Ubuntu

    calendar December 12, 2022 nav_categories Tech nav_categories Hardware nav_tags zfs nav_tags zfs pool nav_tags linux nav_tags ubuntu

    Sooner or later, every system will have a drive failure.

    ZFS was designed with this in mind.

    I noticed in my /var/log/kern.log file error messages about one of the drives in my ZFS pool.

    Dec  8 07:11:17 nas kernel: [738110.398391] ata8.00: exception Emask 0x0 SAct 0x80000004 SErr 0x0 action 0x0
    Dec  8 07:11:17 nas …

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

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

to-top