Add Teamspeak To Webmin

This article explains how to integrate a Teamspeak 3 server with the popular hosting panel, Webmin. I assume that you’ve already set up Teamspeak on either CentOS, Debian, or Ubuntu.... Read more

Installing McMyAdmin on Ubuntu 14.10

McMyAdmin is a Minecraft server control panel used to administrate your server. Although McMyAdmin is free, there are multiple editions, some of which are paid versions. Prerequisites Please ensure that... Read more

Install Drupal 7 on the One-Click LEMP Application

Introduction Drupal is a popular open-source content management platform. In this article, we will show you how to install Drupal 7 on a Vultr server based on the One-Click LEMP... Read more

How-To Install Redis from Source

Introduction Redis is often referred to as a data structures server. This means that Redis provides access to mutable data structures via a set of commands, which are sent by... Read more

Creating a Jekyll Blog on Ubuntu 16.04

Using a Different System? Creating a Jekyll Blog on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Jekyll is a great... Read more

Setup LetsEncrypt On Linux

LetsEncrypt is a certificate authority with an automated client. In short, this means that you can secure your websites at no cost. That’s right, you can go from http://yourdomain.com to... Read more

Hot Backups with Percona XtraBackup on the One-Click WordPress App

Table of Contents Introduction Prerequisites Step 1: Create a non-root system user Step 2: Check the storage engine Step 3: Create a database user for backup Step 4: Install Percona... Read more

Creating Incremental and Encrypted Backups with Duplicity

Overview While Vultr does have a backup system for entire system images, this works at the block level, and requires that the backup is restored to a VM before the... Read more

Install phpMyAdmin on One-Click WordPress App

Introduction phpMyAdmin is a convenient web-based MySQL database administration tool which can save you tons of time from command driven database management. In this article, I will show you how... Read more

How To Configure WordPress with Redis

Redis is a data structure store. It is popular with WordPress sites because it offers large performance boosts due to its optimized approach at caching. A popular alternative for Redis... Read more