
curl --insecure
curl –insecure example If you’re trying to access a website over https URL and curl shows you that certificate has expired or may not be trusted, you are likely to get a message like this:

curl –insecure example If you’re trying to access a website over https URL and curl shows you that certificate has expired or may not be trusted, you are likely to get a message like this:

Editing Jekyll Files wirth VSCode I’m slowly getting better with my Python coding, and this means I’m …

Linux Mint I have decided to try Linux Mint 20.3 as my desktop OS. Although it is unlikely that Linux will completely …

Improvements in Ubuntu 21.10 Linux Kernel is now 5.11.0-16-generic Wayland compositor is now the default, finally …

Python Programming Language Next major Python release, Python 3.10 has just been released. I’m only a beginner …

Debian Linux Brand new stable release of Debian Linux, Debian 11 codenamed Bullseye just got released. It’s a …

YubiKey 5 Nano I’ve been using USB security keys for SSH keys since 2015. I have switched from a generic brand to …

rsync over SSH I’ve migrated a few rsync pages yesterday and realised there’s been something I’d …

Unix Tutorial I have migrated quite a few pages from the old website recently, next step will be to start expanding them …

Ansible Vault Ansible Vault encrypts variables or complete files so sensitive values do not sit in plaintext alongside …