Install Adminer on Raspberry Pi

Install Adminer on Raspberry Pi

Adminer is an open-source database management tool through a web browser. It supports MySQL, MariaDB, SQLite, PostgreSQL, and various other database servers. This tool allows to create, drop, alter databases...
Install CMake on Raspberry Pi

Install CMake on Raspberry Pi

CMake is a tool that uses configuration file called CMakeLists.txt to generate standard build files such as makefiles on Unix systems, Visual Studio project files on Windows, and so on...
Install Go on Raspberry Pi

Install Go on Raspberry Pi

Go is a programming language developed by Google. It's an open-source, statically typed, compiled language. This tutorial shows how to install Go on Raspberry Pi. Install Go Connect to Raspberry...