Debian
Debian installation, package management, server configuration, and administration.
How to Install Memcached on Debian 9
Memcached is a free and open-source high-performance in-memory key-value data store. In this tutorial, we will walk you through installing and configuring Memcached on Debian 9.

How to Install CouchDB on Debian 9
CouchDB is an open-source fault-tolerant and schema-free NoSQL database maintained by the Apache Software Foundation. In this tutorial, we will explain how to install the latest version of CouchDB on Debian 9.

How to Install Skype on Debian 9
In this tutorial, we will explain how to install Skype on Debian 9. Skype is one of the most popular communication applications in the world.

How to Install Minecraft Server on Debian 9
Minecraft is one of the most popular games of all time. It is a sandbox video game about building various structures and going on adventures. This tutorial explains how to install and configure Minecraft Server on Debian 9.

How to Install TensorFlow on Debian 9
TensorFlow is a free and open-source platform for machine learning built by Google. This tutorial will guide you through the process of installing TensorFlow on Debian 9.

How to Install Elasticsearch on Debian 9
Elasticsearch is one of the most popular search engines powering applications that have complex search requirements such as big e-commerce stores and analytic applications. This tutorial will guide you through the process of installing Elasticsearch on Debian 9.

How to Install Apache Cassandra on Debian 9
Apache Cassandra is a free and open-source NoSQL database with no single point of failure. This tutorial guides you through the process of installing Apache Cassandra on Debian 9.

How to Install Python 3.7 on Debian 9
Python is one of the most popular programming languages in the world. With its simple and easy to learn syntax Python is a great choice for beginners and experienced developers. This tutorial covers how to install Python 3.7 on Debian 9.

How to Install Django on Debian 9 Linux
Django is the most popular Python web framework designed to help developers build secure, scalable and maintainable web applications. Django can be installed system-wide or in a Python virtual environment using pip.

How To Set Up Apache Virtual Hosts on Debian 9
Apache Virtual Hosts allows you to host more than one domain on a single machine. In this tutorial, we will walk you through on how to set up Apache Virtual Hosts on Debian 9.

How to Install and Configure Redis on Debian 9
Redis is an open-source in-memory key-value data store. It can be used as a database, cache and message broker and supports various data structures such as Strings, Hashes, Lists, Sets, etc. This tutorial explains how to install and configure Redis on a Debian 9 server.

How to change hostname on Debian 9 Linux
This tutorial will guide you through the process of changing a hostname on a Debian 9 without the need of restarting your system.

How to Set Up an OpenVPN Server on Debian 9
A VPN allows you to connect to remote VPN servers, making your connection encrypted and secure and surf the web anonymously by keeping your traffic data private. This tutorial will walk you through the process of setting up your own VPN server by installing and configuring OpenVPN.

How to Setup FTP Server with VSFTPD on Debian 9
In this tutorial we’ll be installing vsftpd. It is a stable, secure and fast FTP server. We will also show you how configure vsftpd to restrict users to their home directory and encrypt the entire transmission with SSL/TLS.

How to Install WildFly (JBoss) on Debian 9
WildFly, formerly known as JBoss is a cross-platform open-source application runtime written in Java that helps you build amazing applications. In this tutorial we'll walk you through the steps required to install WildFly application server on Debian 9.

How to Install Plex Media Server on Debian 9
Plex is a streaming media server that lets you organize your video, music, and photo collections and stream them to all of your devices at any time and from anywhere. This tutorial explains how to install Plex Media Server on Debian 9.

How to Install Gradle on Debian 9
Gradle is a general-purpose build tool used primarily for Java projects, combining the best features of Ant and Maven. In this tutorial we will show you how to install Gradle on Debian 9.

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 Install Jenkins on Debian 9
Jenkins is an open-source automation server that offers an easy way to set up a continuous integration and continuous delivery (CI/CD) pipeline. In this tutorial, we will walk through installing Jenkins on a Debian 9 machine using the Jenkins Debian package repository.

How to Add Swap Space on Debian 9
Swap is a space on a disk that is used when the amount of physical RAM memory is full. This tutorial outlines the steps necessary to add a swap file on Debian 9 systems.
