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...
Install httptap on Ubuntu 24.04

Install httptap on Ubuntu 24.04

The httptap is a command line tool for viewing HTTP and HTTPS requests made by command on Linux. By running a command within an isolated network namespace, httptap intercepts and...
Install xxHash on Ubuntu 24.04

Install xxHash on Ubuntu 24.04

xxHash is a fast, non-cryptographic hash function useful for calculating file checksums. It is known for its notable speed and efficiency, making it ideal for data integrity verification. This tutorial...
Install Fluent Bit on Ubuntu 24.04

Install Fluent Bit on Ubuntu 24.04

Fluent Bit is a lightweight and efficient data processor and forwarder for logs, metrics, and traces. It’s widely used to aggregate and ship data to various endpoints like Elasticsearch, OpenObserve...
Install Git LFS on Ubuntu 24.04

Install Git LFS on Ubuntu 24.04

Git LFS (Large File Storage) is an extension of Git that allows users to manage and track large files, such as high-resolution images, videos, audio files, and other large assets...
Install Syft on Ubuntu 24.04

Install Syft on Ubuntu 24.04

Syft is an open-source command line tool used to analyze container images and filesystems to generate a Software Bill of Materials (SBOM). An SBOM is a comprehensive list of all...