no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • How to Enable emailing books to your Kindle from Calibre-Web

    calendar April 3, 2021 nav_categories Tech nav_categories Software nav_tags calibre-web

    Each Kindle has it's own email address, which exists to allow you to email ebooks to your Kindle.

    The easiest way to get ebooks from Calibre-Web to your Kindle is to add your Kindle's email address to your profile in Calibre-Web.

    It's easy to do, but there are a few steps involved.

    Find your Kindle's email address

    Log …

    Read More
  • Pi-hole running in a Docker container

    calendar February 23, 2021 nav_categories Tech nav_categories Software nav_tags docker nav_tags linux nav_tags pi-hole nav_tags pihole nav_tags ubuntu

    I was on my mobile, looking up a few recipes, I was amazed at the number of intrusive ads I was getting, which made reading the web pages almost impossible.

    Decided it was time to investigate Pi-hole, as I'd heard good things about it.

    The Pi-hole is a DNS sinkhole that protects your devices from unwanted content, …

    Read More
  • Installing calibre-web, in a Docker container, on a Ubuntu VM, running in TrueNAS

    calendar January 8, 2021 nav_categories Software nav_categories Tech nav_tags calibre nav_tags calibre-web nav_tags docker nav_tags freenas nav_tags truenas nav_tags ubuntu

    Damn, that was a long, drawn out title….

    Basics:

    • As of this writing, I’m running TrueNAS 12.2

    • While I really like TrueNAS, TrueNAS/FreeNAS doesn't support Docker containers.

    • The TrueNAS team is working on TrueNAS SCALE, which is Linux-based, and support Docker containers, but it’s still in alpha.

    • Once TrueNAS …

    Read More
  • TrueNAS/FreeNAS – Use the GUI !

    calendar January 5, 2021 nav_categories Tech nav_categories software nav_tags docker nav_tags truenas nav_tags truenas scale

    While testing out TrueNAS SCALE, I wanted to do some Docker-ing, and following best-practices, I tried to configure non-root access to the Docker daemon.

    Fail !

    I had added my username to the existing docker group:

    sudo usermod -aG docker $USER
    

    But I was still unable to use Docker, unless I was root:

    docker ps
    Got …

    Read More
  • Allow Docker use by non-root users

    calendar January 2, 2021 nav_categories Software nav_categories Tech nav_tags docker nav_tags linux nav_tags root nav_tags ubuntu nav_tags ubuntu server

    By default Docker needs to be run as the root user.

    Not practical or advisable in a production, or shared system to be consistently logged in as root (think running with scissors).

    Out of the box, attempting to run Docker as a non-root user gets this error:

    whoami
    tom
    
    docker run hello-world
    docker: Got permission …

    Read More
  • Disable Windows 10/11 auto update

    calendar December 28, 2020 nav_categories Tech nav_categories Software nav_tags windows nav_tags windows 10 nav_tags windows 11 nav_tags windows auto update nav_tags windows update

    About the only Windows (any version) I use is in a virtual machine, and that's not that often.

    Windows 10 (and Windows 11), by default, has auto download/auto update configured.

    When a few months (or longer) goes by and I need a quick test/check done on a Windows box, the system quickly appears to lock up downloading …

    Read More
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

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

to-top