Just now, I was banging my head on the table trying to figure out how to renew or manually reissue a new free SSL certificate for a...
Bash
Reissue Cloudflare SSL Certificate Manually
Just now, I was banging my head on the table trying to figure out how to renew or manually reissue a new free SSL certificate for a domain on Cloudflare. TBH, it’s not obvious in the docs. Here goes nothing … How to renew or reissue a free SSL Certificate from Cloudflare in ten minutes!# Go to your domain on Cloudflare Head over to [...]
Ahmad AwaisMy Command Line Audio Video Workflows with FFmpeg
If you know anything about me then you know I love automating anything and everything. I even have a complete course on building automation CLI tools with Node.js. In this post, I am sharing a couple of super useful ffmpeg workflows. FFmpeg is a free and open-source software project consisting of a large suite of libraries and programs for [...]
Ahmad Awais