The Card Identification (CID) register is a unique identifier embedded in SD cards by the manufacturer. This identifier contains information such as manufacturer ID (MID), OEM/application ID (OID), product name...
The fio (Flexible I/O Tester) is a benchmarking and testing tool used to evaluate the performance of storage systems. It is commonly employed to test the input/output performance of hard...
IOzone is a filesystem benchmarking tool that evaluates the performance of various file operations in different environments. It tests file input/output (I/O) operations such as read, write, re-read, re-write, random...
Sccache is a command line utility designed to accelerate the recompilation process by caching previously compiled objects. It supports languages such as C, C++, Rust, and more. By storing the...
Fastfetch is a command line utility designed to display detailed system information, including the operating system, kernel, uptime, CPU, GPU, memory, swap and disk usage, installed package count, etc. Written...
Nginx is an open-source web server that delivers web content to clients. In addition to serving static and dynamic web content, it can function as a reverse proxy, load balancer...
Docker is an open-source platform designed for developing, testing, and running applications. It enables the packaging and execution of applications within containers - self-contained environments that include all the necessary...
The Raspberry Pi has GPIO pins that can be used to connect various sensors to measure changes in physical properties such as temperature, capacitance, resistance, etc. This tutorial shows how...
There are various Raspberry Pi models. Some of the models looks similar visually. Model can be easily identified by using command line. This tutorial shows how to get a model...
The official Raspberry Pi OS images are generated using pi-gen tool, which available on GitHub repository. Tutorial shows how to get date when Raspberry Pi OS image was generated.
The...