Connecting To Your Server with SSH via PuTTY on Windows

Connecting to a Linux server for the first time may seem confusing, especially if you have a strong Windows background. When connecting to a Linux (or UNIX) based server, a... Read more

Setup Autobackup on Linux

Introduction Autobackup is an automated backup system which retrieves data to backup from a remote server and stores it on the server. In our case, we can use a Vultr... Read more

How to Deploy Multiple WordPress Sites Using Virtualmin and Ansible on Ubuntu 16.04

A common usage of a Vultr virtual server is to host WordPress websites. This guide shows you how to automate the configuration of a virtual server from scratch (using Ansible)... Read more

Nginx Reverse Proxy with Ghost on Ubuntu 14.04

Ghost is a free and open source blogging platform written in node.js, completely customizable and dedicated for publishing. Prepare the server: Update packages, Install Node.js and NPM We’ll demonstrate the... Read more

Using Mytop to Monitor MySQL Performance

Introduction Mytop is a free console-based tool for monitoring performance of MySQL. It is similar to the “top” utility, but it displays MySQL queries. With mytop, you can instantaneously monitor... Read more

How to Install and Configure miniBB Forum on Ubuntu 16.04

Introduction MiniBB, also known as Mini Bulletin Board, is an open source program used for building your own internet forum. It is written in PHP and specially designed for small... Read more

How To Install RabbitMQ on Ubuntu 16.04

Using a Different System? How to Install RabbitMQ on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! RabbitMQ is a widely... Read more

Install MariaDB on Ubuntu 14.04

Forked from MySQL, MariaDB has been known to be a drop-in replacement that brings enhancements and performance optimizations over MySQL. This tutorial will show you how to install MariaDB onto... Read more

How To Setup a Shoutcast Server on Ubuntu

With a Shoutcast server, you can setup your own audio streams for others to listen. In this guide, I’ll teach you how to setup a Shoutcast server on Ubuntu. Follow... Read more

How to Install and Configure TaskBoard on Ubuntu 16.04

Using a Different System? How to Install and Configure TaskBoard on Debian 9 How to Install and Configure TaskBoard on Ubuntu 18.04 How to Install and Configure TaskBoard on Fedora... Read more