How to get back into an EC2 instance, if you lost the original SSH key.
If you ever need to get back into an EC2 instance, for which you can’t find the private key, I found the following command very helpful. In order for this to...
If you ever need to get back into an EC2 instance, for which you can’t find the private key, I found the following command very helpful. In order for this to...
Here’s how you can use environment variables, and the HTML Rewriter API of Cloudflare Worker sites, to generate a different static HTML page based on Cloudfl...
The following are hacks I need to keep in mind while using my Raspberry Pi, these hacks work for me, they may or may not work for you. To help you make sure ...
Towards the end of 2021 I found myself ‘thinking there has to a better way to do this!’. When I couldn’t find it, I built it.
How to switch between Amazon accounts while using the aws cli
How to keep your resumé in a Markdown file, but share it in HTML or PDF format
wp cli commands that I use often when dealing with WordPress sites
How to use the Hide My Email feature in iCloud + / Monterey / iOS 15.
Using awk to get information from text files
How to install the latest version of Ruby on your local development environment