How to Install Apache Cassandra 3.11.x on Debian 9

Using a Different System? How to Install Apache Cassandra 3.11.x on CentOS 7 How to Install Apache Cassandra 3.11.x on Ubuntu 16.04 LTS Are we missing a guide for your... Read more

Simple Mailserver With Postfix, Dovecot, and Sieve on Debian 9

Note: This article assumes you’re running a fresh Debian 9 installation. Additionally, you must have root access to continue. Step 1: Install the necessary packages The first thing we need... Read more

Setup Django on Debian 8

This tutorial explains how to setup Django on Debian 8 (jessie). I will show how to use both Python 2 and 3 as well as Nginx and PostgreSQL. Everything done... Read more

Setup Pure-FTPd With TLS on Debian 9

Pure-FTPd is a fast and lightweight FTP server built with security in mind. In this tutorial, I am going to show you how to install and use Pure FTP in... Read more

How to Create Your Own Debian Mirror Proxy Using Apt-Cache

Introduction Apt-Cache can be used to cache downloaded Debian/Ubuntu packages without the need for additional server configuration, and is very useful for those who have more than two servers. Requirements... Read more

How to Install Roadiz CMS on Debian 9

Using a Different System? How to Install Roadiz CMS on Ubuntu 18.04 LTS Are we missing a guide for your target system? Request one, or submit your own! Introduction Roadiz... Read more

How to Setup Samba With Block Storage on Debian 9

Samba is an open source solution that allows users to setup fast and secure file and print shares. In this article, I will be covering how to setup Samba with... Read more

Install TaskServer (taskd) on Debian 9

Using a Different System? Install TaskServer (taskd) On CentOS 7 Install TaskServer (taskd) on Fedora 26 Install TaskServer (taskd) on FreeBSD 11 Are we missing a guide for your target... Read more

How to Set Up Unattended Upgrades on Debian 6/7

Using a Different System? How to Setup Unattended Upgrades on Debian 9 (Stretch) Are we missing a guide for your target system? Request one, or submit your own! If you... Read more

Setup Nginx Reverse Proxy over Apache on Debian or Ubuntu

Nginx is a lightweight web server that has been proven to serve static files faster than Apache. This tutorial will guide you how to install Nginx as reverse proxy over... Read more