1. Install Precompiled TensorFlow Lite 2.16 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.9 on Raspberry Pi
  5. Install PHP 8.3 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
  1. Install Precompiled TensorFlow Lite 2.16 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.9 on Raspberry Pi
  5. Install PHP 8.3 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
Install hwinfo on Ubuntu 20.04

Install hwinfo on Ubuntu 20.04

The hwinfo is a tool that can allows to get details about various hardware components on a system via command line. This tool shows information about CPU, RAM, disks, network...
Install Lynis on Ubuntu 20.04

Install Lynis on Ubuntu 20.04

Lynis is a command line tool for security auditing, vulnerability detection, system hardening, and more. This tool scans the system to find configuration mistakes, vulnerable packages, insecure services, wrong filesystem...
Install argon2 on Ubuntu 20.04

Install argon2 on Ubuntu 20.04

The argon2 is a command line tool which allows to generate the Argon2 cryptographic hash that commonly used for password hashing. This tutorial demonstrates how to install argon2 on Ubuntu...
Install pwgen on Ubuntu 20.04

Install pwgen on Ubuntu 20.04

The pwgen is a tool that enables to generate random passwords via command line. This tool is designed for generating secure passwords which can be easily memorized by humans. This...
Install Nethogs on Ubuntu 20.04

Install Nethogs on Ubuntu 20.04

Nethogs is a tool for monitoring network bandwidth via command line. Different than most of the other tools, Nethogs groups bandwidth usage by process instead of per protocol or per...
Install fping on Ubuntu 20.04

Install fping on Ubuntu 20.04

The fping is a command line tool that enables to send ICMP echo requests to the network hosts to determine whether a host is reachable. The fping is similar to...