Install NixOS on Vultr

NixOS is a purely functional Linux distribution. It can be found on nixos.org. A main reason to use NixOS is because it is completely declarative, which makes upgrading systems more... Read more

Install Let’s Encrypt SSL on One-Click WordPress App

Introduction Let’s Encrypt is a certificate authority service that offers free TLS/SSL certificates. The process of installation is simplified by Certbot, a software client that automates most of the installation... Read more

How to Install and Configure AutoMySQLBackup on Ubuntu 16.04

Introduction AutoMySQLBackup is a free and open source tool that can be used to create backups of your MySQL databases at varying intervals, such as daily, weekly, and monthly. It... Read more

Setup Barnyard 2 With Snort

Barnyard2 is a way to store and process the binary outputs from Snort into a MySQL database. Before we begin Please note that if you do not have snort installed... Read more

How To Setup Two-Factor Authentication (2FA) for SSH on Ubuntu 14.04 using Google Authenticator

Using a Different System? How to Setup Two-Factor Authentication (2FA) for SSH on Debian 9 Using Google Authenticator Are we missing a guide for your target system? Request one, or... Read more

Installing Softaculous on cPanel/DirectAdmin/Plesk

Softaculous is a one-click installer being a popular alternative for Installatron. Installing web-based applications such as WordPress, Joomla! or Drupal is possible simply using Softaculous. The install process for Softaculous... Read more

Getting Started With SaltStack on Ubuntu 17.04

SaltStack is a python-based configuration management program which is optimized for the automation of configuration files, deployments and anything else under the software-defined datacenter topic. In this guide, you will... Read more

How to Install and Configure Open Source Social Network on Ubuntu 16.04

Introduction Open source social network also known as OSSN is a PHP based social networking tool that allows you to make your own social networking website and build relationship with... Read more

How to Install Seafile Server on Ubuntu 16.10

Using a Different System? How to Install Seafile Server on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Seafile (community version)... Read more

How To Install Pip on Linux

Pip is a tool for managing Python packages. Using a package manager allows for efficient management of your server. In this tutorial, I’ll explain how to install Pip on various... Read more