no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Certbot with Cloudflare DNS using DNS-01 challenge in Docker

    calendar March 10, 2022 nav_categories Tech nav_categories Networking nav_tags dns nav_tags cloudflare nav_tags certbot nav_tags letsencrypt nav_tags docker nav_tags dns-01 challenge

    Let's Encrypt will issue you free SSL certificates, but you have to verify you control the domain, before they issue the certificates.

    The 2 major ways of proving control over the domain:

    1. Create a specific page on your webserver that they can reach.
    2. Create a temporary DNS TXT record.

    I went with option #2, as my web …

    Read More
  • Using Cloudflare as a DDNS with UniFi

    calendar March 1, 2022 nav_categories Tech nav_categories Networking nav_tags cloudflare nav_tags dns nav_tags ddns nav_tags unifi nav_tags ubiquiti nav_tags udm nav_tags udm pro

    Configuring a Dynamic Domain Name Service (DDNS) on Ubiquiti's UniFi network manager is easy, if you use on of the configured providers that show up in the drop-down service.

    I'd been using No-IP for a number of years, but decided to switch to Cloudflare as it was free, and given Cloudflare's reputation, reliable. …

    Read More
  • Amazon/Kindle won't allow GMX to send email to Kindle

    calendar February 26, 2022 nav_categories Tech nav_categories Software nav_tags calibre-web nav_tags gmx nav_tags gmail nav_tags calibre nav_tags ebook nav_tags kindle

    I've been happy with my Calibre-web install over the past year, but recently, I ditched my web hosting provider, moving pretty much everything over to AWS.

    Due to this, I needed to change the email address of my Calibre-web automailer.

    I signed up for a GMX account, and configured Calibre-web to use it.

    Testing, to my …

    Read More
  • Zombie process in Linux

    calendar February 21, 2022 nav_categories Tech nav_tags linux nav_tags ps nav_tags zombie

    Logging into one of my Linux boxes, I noticed I had a zombie process.

    Welcome to Ubuntu 20.04.3 LTS (GNU/Linux 5.4.0-88-generic x86_64)
    
      => There is 1 zombie process.
    

    A zombie process is

    Processes marked are dead processes (so-called "zombies") that remain because their parent has not destroyed them …

    Read More
  • Using a Docker container for a Wireguard VPN server

    calendar February 15, 2022 nav_categories Tech nav_categories Networking nav_tags docker nav_tags wireguard nav_tags vpn

    I've been using Wireguard for a while when away from my house for a couple of reasons:

    1. Access to my home network's servers, services, and resources.

    2. Security, when accessing the internet via insecure wifi.

    3. Ability to use my PiHole (DNS sinkhole).

    It's been working great, but as with everything else, I wanted to …

    Read More
  • Disable .DS_STORE file creation on network shares

    calendar February 5, 2022 nav_categories Tech nav_tags ds_store nav_tags osx nav_tags mac nav_tags apple

    On an OSX system, .DS_STORE (Desktop Services Store), are used to store user settings for a folder, such as the list of files, the location of the icons, the selected background image.

    In a mixed-OS environment using network shares, they can be annoying.

    Even in a strictly Apple environment, there are security …

    Read More
    • ««
    • «
    • 9
    • 10
    • 11
    • 12
    • 13
    • »
    • »»

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

to-top