
Using Colour in Shell Scripts for Logging
Enhance the readability of your shell scripts with colour-coded logging. Learn how to use ANSI colours, create reusable logging functions, and improve your command-line experience.

Enhance the readability of your shell scripts with colour-coded logging. Learn how to use ANSI colours, create reusable logging functions, and improve your command-line experience.

How to set up a GitHub Action that SSHs into a remote host and runs a deployment script, or for that matter any other script such as for CI/CD

Performance Benefits of Moving from Ubuntu 20.04 to 22.04 LTS (Server Edition)

Explore Laravel's queue system to build more scalable applications. This article walks you through setting up, configuring, and deploying queues using Redis and supervisor for reliable background processing.

Use tmux to start long-running tasks on a remote host, disconnect safely, and reconnect later.

A guide to upgrading Node.js to version 18 on Ubuntu 20.04 LTS

Setting up your Mac DNS for local development using dnsmasq *.test domains

AWS Simple email Service (SES) exporting the suppression list as a CSV using GO Lang via the command line