How To Install Lighttpd (LLMP Stack) on CentOS 6

Introduction Lighttpd is a fork of Apache aimed to be much less resource-intensive. It is lightweight, hence it’s name, and is quite simple to use. Installing it is easy, and... Read more

Securing an Apache Server on CentOS 6

It is easy to take shortcuts when securing a server, but you will risk data loss in the event that an attacker gains root access to any of your servers.... Read more

How to Install phpRedisAdmin on CentOS 7

phpRedisAdmin is a web application that manages Redis databases with an intuitive graphic user interface. This tutorial will explain how to install phpRedisAdmin on a Vultr CentOS 7 server instance.... Read more

Install Plesk on CentOS 7

Using a Different System? Install Plesk On Debian 8 (Jessie) Install Plesk On Debian 7 (Wheezy) Install Plesk On Ubuntu 14.04 (Trusty Tahr) Are we missing a guide for your... Read more

How to Install Apache, MySQL, and PHP on CentOS 6

Introduction LAMP is an acronym that stands for Linux, Apache, MySQL, and PHP. This software stack is the most popular open-source solution for the setup of web servers. Since we... Read more

Install Polr on CentOS 8

Using a Different System? Install Polr on Ubuntu 18.04 Are we missing a guide for your target system? Request one, or submit your own! Introduction Polr is a free and... Read more

How to Install Python 2.7 or Python 3.6 and Setup Virtual Environment on CentOS 6

This tutorial will help you install Python 2.7 and Python 3.6, as well as setup Virtualenv on CentOS 6. Virtualenv is a tool to create isolated Python environments which can... Read more

Setup Composer For PHP Dependencies On CentOS 6

Introduction Composer is a popular dependency manager for PHP which can simplify the installation and update of libraries necessary for your project. Nowadays, it’s becoming the de-facto standard in this... Read more

How To Install PowerDNS on CentOS

Introduction In this Vultr tutorial, you’ll learn how to install PowerDNS. PowerDNS is a program for running your own nameservers. It is very useful when combined with Vultr’s DDoS protected... Read more

How to Install dotCMS on CentOS 7

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