1. Install Precompiled TensorFlow Lite 2.18 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.11 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.18 on Raspberry Pi
  2. Install Precompiled Dlib on Raspberry Pi
  3. Install Precompiled libfacedetection on Raspberry Pi
  4. Install Precompiled OpenCV 4.11 on Raspberry Pi
  5. Install PHP 8.4 on Raspberry Pi
  6. Install Node.js 16 and npm on Raspberry Pi
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...
Install Nmap on Ubuntu 24.04

Install Nmap on Ubuntu 24.04

Nmap is a command line tool which allow scanning network and perform security audit. This tool provides the ability to find what devices are connected to the network, what services...
Install Nikto on Ubuntu 20.04

Install Nikto on Ubuntu 20.04

Nikto is an open-source command line tool for web server scanning. This tool runs many tests against web server to find security vulnerabilities such as server misconfiguration, outdated software, insecure...