4 posts

SSH

Generate a wildcard SSL certificate behind a firewall with  Cloudflare & Docker

Generate a wildcard SSL certificate behind a firewall with Cloudflare & Docker

Adam Cooper

The wonderful Let's Encrypt makes it easy to easy to generate and install SSL certificates for free using the certbot ACME client on a webserver. But what if, like me, you want to generate and install your certs on a server behind a firewall so that you can use subdomains in your home network while keeping that network private. Yep, they make that easy too because certbot supports dns challenge

docker SSH
How to get Netflix running on a Vero 4K with OSMC (or Vero 4K+💘Netflix)

How to get Netflix running on a Vero 4K with OSMC (or Vero 4K+💘Netflix)

Adam Cooper

If you just want to get Netflix working on a Vero 4K+ * First download this repository zip. * Open Kodi, go to menu Add-ons, select "Install from zip file", and select the downloaded zip. * Go to "Install from repository", select CastagnaIT repository and Netflix addon. * At this point everything should work but when you try and open Netflix you will get this helpful error message "Netflix error". To fix this you'll

SSH kodi osmc
Using the new OpenSSH on Windows 10 to connect to a Digital Ocean Droplet

Using the new OpenSSH on Windows 10 to connect to a Digital Ocean Droplet

Adam Cooper

I'm an enthusiastic fan of Digital Ocean (DO from here on) and their Droplets which, to quote directly from the DO website: flexible Linux-based virtual machines (VMs) that run on top of virtualized hardware You can spin up a Droplet in around a minute running any of a massive array of open source applications from their Marketplace. I took advantage of this a while ago to migrate this here blog,

SSH Windows