How to Setup a GitHub Style Wiki Using Gollum on CentOS 7

Gollum is the Git-based wiki software used as the backend of the GitHub Wiki. Deploying Gollum will allow you to host a GitHub-like Wiki system on your server. Interested? Great!... Read more

Enable SSH Login Notification on Linux

Is your Linux server accessed by multiple users? If so, consider adding an SSH login notification whenever someone logs in. The examples below send an email when someone logs into... Read more

Simple Mailserver With Postfix, Dovecot, And Sieve On CentOS 7

This tutorial will show you how to get a simple mailserver on CentOS 7, with Postfix as MTA, Dovecot as MDA and Sieve for sorting mail – all over an... Read more

How To Use Mosh on CentOS for Remote Server Administration

Using a Different System? How to Use Mosh on CentOS 7 for Remote Server Administration Are we missing a guide for your target system? Request one, or submit your own!... Read more

Building a LAMP Stack on CentOS 6

Compiling your own LAMP stack allows you to use the latest versions of Apache, MySQL, and PHP. Using the CentOS 6 package manager, you receive Apache 2.2, MySQL 5.1, and... Read more

How to Install RainLoop Webmail on CentOS 7

Using a Different System? How to Install RainLoop Webmail on Ubuntu 16.04 How to Install RainLoop Webmail on Debian 9 How to Install RainLoop Webmail on Fedora 28 How to... Read more

How to Install Ventrilo as a Service on CentOS 6

Introduction In this tutorial, we’ll be installing Ventrilo on CentOS 6 x64. Prerequisites A CentOS 6 system, with more than 768 megabytes of RAM. Installation Step one – retrieving the... Read more

How to Install SaltStack on CentOS 7

SaltStack, or Salt, is a popular open source configuration management solution which can be used to implement remote execution, configuration management, code deployment and much more. Salt can manage tens... Read more

How to Install Countly Analytics on CentOS 7

Using a Different System? How to Install Countly Analytics on Ubuntu 16.10 Are we missing a guide for your target system? Request one, or submit your own! Countly is an... Read more

How to Install MariaDB 10.1 on CentOS 7

In this article, we will outline the process of installing PHP 7.x MariaDB 10.1, the latest stable release of the MariaDB 10.x series at the time of writing this article,... Read more