no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Deploying audiobookshelf in Docker

    calendar December 12, 2023 nav_categories Tech nav_categories Software nav_tags docker nav_tags audiobookshelf nav_tags audiobook

    Listening to audio books

    Usually when I listen to an audiobook, I listen through the Audible mobile app if the books is something I've purchased through Audbile.

    I have a decent size collection of DRM-free audiobooks, and for those I use the Smart AudioBook Player Android app.

    However, allowing my family to access my …

    Read More
  • Pi-hole admin page redirect failure

    calendar November 15, 2023 nav_categories Tech nav_categories Software nav_tags docker nav_tags pi-hole nav_tags pihole

    Pi-hole admin page redirect failure

    I run two Pi-hole instances for redundancy, on two different hardware devices.

    I ran into a small, but annoying, issue when trying to access the web admin page.

    When accessing the admin web page, Pi-hole should redirect / to /admin, but it wasn't on just one of my Pi-hole instances. …

    Read More
  • Access Docker-hosted apps from the Docker host

    calendar October 2, 2023 nav_categories Software nav_tags docker nav_tags network nav_tags macvlan nav_tags containers

    Accessing Docker-hosted apps from the Docker host

    Docker containers attached to a MACVLAN network (only) can not be accessed by the Docker host.

    I use a MACVLAN network for a few of my Docker containers so they appear as a separate network device to other devices on the network.

    docker network ls | egrep '^NETWORK …

    Read More
  • Removing the macOS Ventura iCloud nag popup

    calendar May 10, 2023 nav_categories Software nav_tags macos nav_tags ventura nav_tags icloud

    New nag screen for iCloud after upgrade

    After upgrading my iMac to macOS Ventura (13.1), I kept getting a new popup nag warning about updated iCloud terms and conditions. …

    Read More
  • Local testing of my Hugo site

    calendar May 2, 2023 nav_categories Software nav_tags hugo nav_tags docker

    Viewing/testing Hugo posts locally

    I usually write posts and run a local instance of Hugo on a Docker container, so I can check spelling and post flow.

    Most of the time, I notice something that needs to be changed prior to actually going live with a post on this site.

    This is a basic walkthrough for myself on how to …

    Read More
  • Import qcow2 image into Proxmox

    calendar April 29, 2023 nav_categories Software nav_tags proxmox nav_tags qcow2 nav_tags virtual machine

    After moving from a plain Ubuntu install to Proxmox for my home lab usage, I had one highly-customized Ubuntu server that I needed to import into Proxmox.

    Doing so took a few steps, but was simple to do, once I figured out how to do it.

    Create a basic virtual machine

    • General - Name is whatever you want, but note the …

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

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

to-top