1. Install Precompiled TensorFlow Lite 2.19 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.19 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
Install Rust on Ubuntu 20.04

Install Rust on Ubuntu 20.04

Rust is an open-source, high-level, general-purpose programming language. Rust does not have garbage collection, guarantees memory-safety and thread-safety. This tutorial explains how to install Rust on Ubuntu 20.04. Prepare environment...
Install Webmin on Ubuntu 20.04

Install Webmin on Ubuntu 20.04

Webmin is an open-source web application for managing Linux systems. Webmin provides dashboard which is accessible to the user from a web browser. It allows to update packages, manage users...
Install qBittorrent-nox on Ubuntu 20.04

Install qBittorrent-nox on Ubuntu 20.04

qBittorrent-nox is an open-source BitTorrent client for downloading files. qBittorrent-nox is same as the standard qBittorrent but without the desktop graphical user interface. qBittorrent-nox provides only web interface. This tutorial...
Install pip on Ubuntu 20.04

Install pip on Ubuntu 20.04

The pip is a package manager for Python that allows to download and install various packages from Python Package Index (PyPI) repository. This tutorial demonstrates how to install pip on...
Install Promtail on Ubuntu 20.04

Install Promtail on Ubuntu 20.04

Promtail is a client for gathering and sending logs to Loki. Promtail is commonly deployed to every machine that needed to monitor logs. This tutorial shows how to install Promtail...
Install Loki on Ubuntu 20.04

Install Loki on Ubuntu 20.04

Loki is an open-source log aggregation system developed by Grafana Labs. Loki is a datastore that optimized for storing log data. It can be easily integrated with Grafana as datasource...
Install Grafana on Ubuntu 24.04

Install Grafana on Ubuntu 24.04

Grafana is a cross-platform tool for data visualization, analytics, and monitoring. Data is retrieved from various data sources such as MySQL, Prometheus and then data is presented in the form...