Post tagged: configuration

Certificate Authorities

For home users there is not much use for running you own Certificate Authority (CA), and with availability of Letsencrypt and the plethora of ACME libraries setting TLS encryption is quite straight forward. ...

Booting Refind on KVM

This is a quick recipe to boot a refind image on KVM. This is just to test UEFI boot configuration in virtualized environments. First step is to create a refind boot image. For that I use this script: To use this script, you need to download the binary zip file refind image from here. ...