
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.
Read more

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.

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 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.