
How to Install and Secure phpMyAdmin with Apache on Debian 9
phpMyAdmin is a free, open-source PHP based application designed to simplify the administration of MySQL and MariaDB servers over a web-based interface. This tutorial describes the steps required to install and secure phpMyAdmin on Debian 9 with Apache web server.
Read more

How to Install and Use Docker Compose on Debian 9
Docker Compose is a tool that allows you to define and orchestrate multi-container Docker applications. It uses a YAML file to configure the application's containers, networks, and volumes.

How to Install Yarn on Debian 9
Yarn is a JavaScript package manager compatible with npm. In this tutorial we will guide you on how to install Yarn on a Debian 9 system via the Yarn APT package repository.

How to Set Up SSH Keys on Debian 9
In this tutorial, we will describe how to generate SSH keys on Debian 9 systems. We will also show you how to setup an SSH key-based authentication and connect to your remote Linux servers without entering a password.
Secure Apache with Let's Encrypt on Debian 9

How to Set Up a Firewall with UFW on Debian 9

How to Install and Use PHP Composer on Debian 9

How to Install Jenkins on Debian 9

How To Set Up Nginx Server Blocks on Debian 9

How to Install and Configure VNC on Debian 9
