#script
Bing Wallpaper: Without Bing
2021-08-18
Learn what it takes to write a shell script that downloads the latest Bing Wallpaper. Using the core *nix command-line utilities, such as; grep, cut, echo and mkdir, along with the curl.
Using hook scripts with Certbot
2021-07-27
Renewing your SSL certificate with Certbot can result in a domain's servers not applying the updated certificate. This quick post will go through a basic way of reloading services with deploy-hooks.