Fx is a command line tool for processing, viewing, and formatting JSON. It provides an interactive way to explore JSON data, apply transformations, and filter content using JavaScript expressions. This...
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...
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...
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...
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...
Efficient log management is crucial for system administrators and developers when diagnosing system issues or monitoring application performance. Log File Navigator (lnav) is a terminal-based log viewer that simplifies log...
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...
Cyme is a command line tool for displaying system USB buses and devices. It is a modern and cross-platform tool that offers similar functionality like lsusb command. This tutorial demonstrates...
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...
The capa is a static analysis tool used to identify capabilities within executable files, particularly those related to malware. It analyzes an executable and detects functionalities by matching known patterns...