no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Manually installing WebVirtCloud on Ubuntu 20.04

    calendar June 15, 2021 nav_categories Tech nav_categories Software nav_tags ubuntu nav_tags ubuntu server nav_tags ubuntu server 20.04 nav_tags virtualization nav_tags webvirtcloud

    I recently installed WebVirtCloud for a browser-based way of administrating my KVM server remotely.

    Originally, I used the auto-install script provided, which required some changes to get it to work/work correctly on Ubuntu Server 20.04.

    Looking further into the auto-install script, I decided to document how to do a …

    Read More
  • Installing WebVirtCloud on Ubuntu Server 20.04

    calendar June 5, 2021 nav_categories Tech nav_categories Software nav_tags ubuntu nav_tags ubuntu server nav_tags ubuntu server 20.04 nav_tags virtualization nav_tags webvirtcloud

    I recently bought a new headless server to handle virtual machines.

    I decided to go with the built-in KVM ability of Ubuntu, and used Ubuntu Server 20.04 since it's a LTS (Long Term Support) release.

    Unfortunately, there is no built-in ability to remotely manage virtual machines, and while I love the command line, I …

    Read More
  • 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
    • ««
    • «
    • 3
    • 4
    • 5
    • 6
    • 7
    • »
    • »»

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

to-top