Debian
Debian installation, package management, server configuration, and administration.
How to Install R on Debian 9
This tutorial will walk you through how to install R on an Debian 9 system. R is a fast growing open-source programming language and environment that specializes in statistical computing and graphics representation.

How to Install Pip on Debian 9
This tutorial will walk you through installing Python Pip on Debian 9 and teach you how to install and manage Python packages with pip. Pip is a package management system that simplifies installation and management of software packages written in Python such as those found in the Python Package Index (PyPI)

How to Set Up a Firewall with UFW on Debian 9
UFW (Uncomplicated Firewall) is a user-friendly front-end for managing iptables firewall rules and its main goal is to make managing iptables easier or as the name says uncomplicated. In this tutorial we will show you how to setup a firewall with UFW on Debian 9.

How to Install VMware Workstation Player on Debian 9
VMware is a mature and stable virtualization solution that allows you to run multiple, isolated operating systems on a single machine. This tutorial will show you how to install VMware Workstation Player on Debian 9.

How to Install VirtualBox on Debian Linux 9
This tutorial covers how to install the latest VirtualBox 6.0 on Debian 9. VirtualBox is an open-source cross-platform virtualization software which allows you to run multiple guest operating systems simultaneously.

How to Install PostgreSQL on Debian 9
PostgreSQL, often known simply as Postgres, is an open-source general-purpose object-relational database management system. In this tutorial we will show you how to install PostgreSQL on Debian 9 and explore the fundamentals of basic database administration.

How to Install MySQL on Debian 9
In this tutorial we will show you how to install and secure MySQL on a Debian 9 machine from the MySQL Apt Repository.

How to Install and Configure Nagios on Debian 9
Nagios is a popular open-source monitoring software. This tutorial explains how to install and configure the latest version of Nagios Core on Debian 9.

How to Install Node.js and npm on Debian 9
In this tutorial, we will cover how to install Node.js and npm on a Debian 9 system. Node.js is an open-source cross-platform JavaScript run-time environment built on Chrome's JavaScript engine that allows server-side execution of JavaScript code.

How to Install Git on Debian 9
This tutorial will show you how to install and configure Git on Debian 9. Git is the world's most popular distributed version control system used by many open-source and commercial projects.

Secure Nginx with Let's Encrypt on Debian 9
In this tutorial, we will explain how to use the Certbot tool to obtain a free SSL certificate for Nginx on Debian 9. We’ll also show how to configure Nginx to use the SSL certificate and enable HTTP/2.

How to Install and Configure Zabbix on Debian 9 Linux
Zabbix is a mature open-source software for monitoring networks and applications. This tutorial explains how to install and configure the latest version of Zabbix 4.0 on a Debian 9 Linux server using MySQL as a database back-end.

How to Install Nginx on Debian 9
Nginx is an open-source, high-performance HTTP and reverse proxy server that powers some of the largest sites on the Internet. This tutorial will outline the steps to install and manage Nginx on a Debian machine.

How to Install Visual Studio Code on Debian 9
Visual Studio Code is a free and open-source cross-platform powerful code editor developed by Microsoft. This tutorial explains how to install Visual Studio Code editor on Debian using apt from the VS Code repository.

How to Install Tomcat 8.5 on Debian 9
This tutorial will show you how to install Apache Tomcat 8.5 on Debian 9 and configure the Tomcat web management interface. Tomcat is one of the most widely used application and web server in the world today.

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.

How to Install MongoDB on Debian 9
In this tutorial, we will show you how to install and configure the latest version of MongoDB Community Edition on a Debian 9 systems from the official MongoDB repositories.

How to Install Ruby on Debian 9
Ruby is one of the most popular languages today. It has an elegant syntax and it is the language behind the powerful Ruby on Rails framework. This tutorial will walk you through the steps of installing Ruby on a Debian 9 system.

How to Install Asterisk on Debian 9
Asterisk is the most popular and widely adopted open-source framework for building communications applications. In this tutorial we will show you how to install Asterisk 15 on Debian 9.

How to Install MariaDB on Debian 9
With the release of Debian 9, MySQL was replaced with MariaDB as the default database system. In this tutorial we will show you two different methods on how to install MariaDB on your Debian 9 machine.
