Home

0

RDP Support on a Raspberry Pi

Support for RDP on a Linux extends to cover Raspberry Pi as well. Performance is very nice. And installation is quick and painless. It doesn’t update the resolution, but you can set the wanted resol

0

Ubuntu 20.04 LTS Focal (Arm64) on ESXi-Arm

A short HOWTO creating an Ubuntu VM running on ESXi-Arm. Downloadhttps://ubuntu.com/download/server/arm Quickly select the “Install” option in the GRUB boot screen, or you will be very sorry later on

0

Flakey USB Z-Stick Support on RPi

Talk about flakey behaviour! Luckily I’m not the first but probably not the last to figure out that some USB sticks just doesn’t play nice with some Raspberrys.My Aeotec Z-Stick Gen 5 wasn’t recognize

0

Setting Up Docker on Ubuntu 20.04 Focal (Arm64)

Installing Docker First add the required dependencies and the security key: sudo apt-get -y install apt-transport-https ca-certificates curl software-properties-common Add Docker’s official GPG key: c

0

How to Remove Cloud-Init From Ubuntu Server 20.04

Method 1: Disable cloud-init from file This is the safest and the easiest method.We only need to create cloud-init.disabled file in /etc/cloud directory and reboot the system. To create empty file,

0

Install Lets Encrypt acme.sh on vCenter 7

Straight from the official webpage: https://github.com/acmesh-official/acme.sh If you are brave, you can automate Let’s Encrypt management for VCenter. The installer will perform 3 actions: Create an

0

Add Let's Encrypt Certificate to vCenter 7

I’ve updated with an automated process as described in Install Lets Encrypt acme.sh on vCenter 7 It seems the new vCenter 7 is rather picky. What worked on the 6.7 results in the dreaded error “Error

0

LetsEncrypt Certificate for HP M277dw

Remember to keep it updated or you will break AirPrint functionality with an invalid certificate. openssl pkcs12 -export -out hpm277dw.pfx -inkey rylander.io.key -in rylander.io.cerEnter Export Passwo

0

Setup Cloudflare Access

So this is a neat feature where I can expose web services externally, but hidden and protected by Cloudflare. I’m thinking I want to expose my Evernote replacement Bookstack/Confluence (still not deci

0

Watching GitHub Repositories

I never bother to track changes on any GitHub repositories, but when I do, I use the Github File Watcher service. Github File WatcherSince I rely on many third party, open source, best effort types