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
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 22.04

Install Nmap on Ubuntu 22.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...
Install Curl on Ubuntu 22.04

Install Curl on Ubuntu 22.04

Curl is a command line tool which allows transferring data from or to a server. This tool supports various network protocols such as HTTP, HTTPS, FTP, SFTP, SCP, etc. Curl...
Install bandwhich on Ubuntu 20.04

Install bandwhich on Ubuntu 20.04

The bandwhich is a command line tool for monitoring network bandwidth. This tool listens to the network traffic on a given interface and prints bandwidth usage by process, connection and...