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
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
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
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
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
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
Using a Different System? How to Build Brotli From Source on Ubuntu 18.04 LTS How to Build Brotli From Source on Debian 9 How to Build Brotli From Source on... Read more
MaraDNS is a lightweight yet robust open source DNS server program. Compared with other applications of the same kind, like ISC BIND, PowerDNS, and djbdns, MaraDNS is more simple and... Read more
Introduction When you visit https://vultr.com, you’ll notice it automatically forwards you to its “www” subdomain http://www.vultr.com. This writeup shows you how to setup Nginx to redirect a non-www sub-domain to... Read more
Squid is a popular, free Linux program that allows you to create a forwarding web proxy. In this guide, you’ll see how to install Squid on CentOS to turn your... Read more