Install Hadolint on Ubuntu 24.04

Install Hadolint on Ubuntu 24.04

Hadolint is a linter for Dockerfiles. It helps to detect security issues, syntax errors in Dockerfiles, and build Docker images that follow best practices. Hadolint is based on ShellCheck, which...
Install git-cliff on Ubuntu 24.04

Install git-cliff on Ubuntu 24.04

The git-cliff is a command line tool for generating changelogs from Git commit history. It automatically extracts relevant commit messages and formats them into a structured changelog. This helps developers...
Install dnspeep on Ubuntu 24.04

Install dnspeep on Ubuntu 24.04

The dnspeep is an open-source command line tool that allows you to monitor the DNS queries the computer is making. This tutorial demonstrates how to install dnspeep on Ubuntu 24.04...