no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Installing OpenSSH server in Windows 10/11

    calendar February 10, 2024 nav_categories Tech nav_categories Software nav_tags windows nav_tags windows 10 nav_tags windows 11 nav_tags ssh nav_tags openssh

    Microsoft finally got around to allowing SSH access into Windows 10.

    In a typical Microsoft way, they provide a way to do so using the GUI, and tried to hid the way to do so via the command line.

    I wanted a command line way of doing it, so I could easily script it for any Windows 10 device I had to deploy, especially …

    Read More
  • Sync multiple Pi-Holes with Orbital Sync

    calendar January 2, 2024 nav_categories Tech nav_categories Software nav_tags docker nav_tags pi-hole nav_tags pihole

    Why multiple Pi-holes and keeping them in sync

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

    Out of the box, making a change on one Pi-hole means logging into the other Pi-hole and making the same change, so the Pi-Hole instances return the same results.

    Not an ideal situation, in case …

    Read More
  • 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
  • Specify private key in git

    calendar March 10, 2023 nav_categories Tech nav_categories Application nav_tags git nav_tags ssh nav_tags gitlab nav_tags github

    When using Github or a Gitlab instance, I typically use a specific key.

    By default however, Gitlab/hub will only try to use the default name of ~/.ssh/id_rsa, and then fail if that key isn't the one specified in your Gitlab/hug profile.

    On Github, I added the public key that the corresponding private key is ~/.ssh/git. …

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

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

to-top