How To Access Your Vultr VPS

Vultr provides several different ways to access your VPS to configure, install, and use. Access Credentials The default access credentials for your VPS are found on the Server Information Page... Read more

How to Compile Nginx From Source on Ubuntu 16.04

Using a Different System? How to Compile Nginx From Source on CentOS 7 How to Compile Nginx From Source on Fedora 25 How to Compile Nginx From Source on Debian... Read more

How to Install GitBucket on Ubuntu 16.04

This guide covers the basic installation and setup of GitBucket for a Vultr instance running Ubuntu 16.04, and assumes that you are executing commands as a non-root user. Prerequisites A... Read more

How To Install rkhunter On Ubuntu

Rkhunter is software that finds rootkits on a Linux server. Rootkits are installed by hackers so that they can always access the server. In this doc, you’ll be able to... Read more

Install Piwik on Ubuntu 14.04

Piwik is an open source analytics software system which can be installed on a server to view traffic of its websites in real time. It is an excellent alternative to... Read more

How to Install and Configure Graphite on Ubuntu 16.04

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

How to Install SonarQube on Ubuntu 16.04

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

How To Create A Blog With Hugo

Introduction Hugo is a static site generator with lightning fast rendering speed and excellent ease of use. Thanks to all of its content-oriented features, you can always focus on creating... Read more

Installing JXCore

JXCore is a fork of Node.js that introduces better performance and multi-threading. Despite it being in beta, JXCore is fast and stable enough for many applications to be used. It... Read more

Installing Django on Ubuntu 14

Introduction Django is a full-featured web development framework written in Python and is widely used for creating dynamic web applications. This tutorial will cover the process of installing Django on... Read more