Debian
Debian installation, package management, server configuration, and administration.
How to Install Elasticsearch on Debian 10
This tutorial explains how to install Elasticsearch on Debian 10. Elasticsearch is an open-source distributed full-text search and analytics engine.

How to Install Python 3.8 on Debian 10
This tutorial covers how to install Python 3.8 on Debian 10. We'll also show you how to create a virtual environment.

How to Install Java on Debian 10 Linux
In this tutorial, we will explain how to install Java (OpenJDK) on Debian 10 Linux.

How to Install Java on Debian 9
In this tutorial, we will walk through installing Java on Debian 9. Java is one of the most popular programming languages used to build different kinds of applications and systems.

How to Set Up Nginx Server Blocks on Debian 10
A server block is an Nginx directive that defines settings for a specific domain, allowing you to run more than one website on a single server.

How to Install VirtualBox Guest Additions on Debian 10 Linux
This article explains how to install VirtualBox Guest Additions on Debian 10 guests.

How to Install and Configure VNC on Debian 9
This tutorial describes how to install and configure a VNC server on Debian 9. Virtual Network Computing (VNC) is a graphical desktop sharing system that allows you to use your keyboard and mouse to remotely control another computer.

How to Install Apache Maven on Debian 10
This article shows two ways to install Apache Maven on Debian 10. Apache Maven is an open-source project management and comprehension tool used primarily for Java projects.

How to Install Yarn on Debian 10
This tutorial explains how to install Yarn on Debian 10, Buster. We will also cover the basics of how to use Yarn to create a new project and add/remove dependencies.

How To Set Up Nginx Server Blocks on Debian 9
In this tutorial, we will show you how to set up Nginx server blocks on Debian 9. Server Blocks allows you to run more than one website on a single machine.

How to Install Vagrant on Debian 10 Linux
This tutorial covers the installation of Vagrant on a Debian 10, Buster. Vagrant is an open-source command-line tool for building and managing virtual machine environments.

How to Install OpenCV on Debian 10 Linux
OpenCV is an open-source computer vision library and has bindings for C++, Python, and Java. In this tutorial, will show you how to install OpenCV on Debian 10, Buster.

Secure Apache with Let's Encrypt on Debian 10
This tutorial will guide you through the process of obtaining a free Let's Encrypt using the certbot tool on Debian 10. We'll also show how to configure Apache to use the new SSL certificate and enable HTTP/2

How to Install Apache Maven on Debian 9
Apache Maven is an open-source project management and comprehension tool used primarily for Java projects. In this tutorial we will show you two different ways to install Apache Maven on Debian 9.

How to Install TensorFlow on Debian 10
In this tutorial we'll explain how to install TensorFlow in a Python virtual environment on Debian 10. TensorFlow is an open-source platform for machine learning.

How to Install Vagrant on Debian 9
Vagrant is an open-source command-line tool for building and managing virtual machine environments. This tutorial explains how to install Vagrant on a Debian 9 machine.

How to Install Apache Cassandra on Debian 10 Linux
Apache Cassandra is a free and open-source NoSQL database with no single point of failure. In this article we will explain how to install Apache Cassandra on Debian 10, Buster

How to Install Jenkins on Debian 10 Linux
In this tutorial, we will cover how to install Jenkins on a Debian 10, Buster from the official Jenkins 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.

How to Install and Use Docker Compose on Debian 10 Linux
Docker Compose is a tool that allows you to define and orchestrate multi-container Docker applications. This tutorial explains how to install Docker Compose on Debian 10, Buster.
