1. Install Precompiled TensorFlow Lite 2.20 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.12 on Raspberry Pi
  5. Install PHP 8.4 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
  1. Install Precompiled TensorFlow Lite 2.20 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.12 on Raspberry Pi
  5. Install PHP 8.4 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
Install dstp on Ubuntu 20.04

Install dstp on Ubuntu 20.04

The dstp is a command line tool that allows to run common networking tests against specified website. This tool performs ping, DNS lookup, checks HTTPS status and SSL/TLS certificate validity...
Install exa on Ubuntu 20.04

Install exa on Ubuntu 20.04

The exa is a command line tool for displaying a list of files and directories and detailed information about them. The exa can be used as an alternative to the...
Get List of Users in Linux

Get List of Users in Linux

When working with Linux system as a administrator, we might want to get a list of all users in the system or to count the number of users. This tutorial...