Setup Timezone and NTP on Ubuntu 14.04

Vultr servers may not be deployed with the timezone/date/time that you need on your server. Luckily, we can manually set the timezone to prevent issues with your server. Step 1:... Read more

Using your SSH key to login to non-root users

Vultr provides a feature that allows you to pre-install SSH keys upon creating a new instance. This allows you to access the server’s root user, however, the key will not... Read more

Installing Rust on Ubuntu 14.04

Rust, commonly known as Rust-Lang, is a system programming language that is developed by Mozilla and backed by LLVM. Rust is known for preventing program crashes, memory leaks, and data... Read more

Configure Nagios on Ubuntu: Part 2 – Remote Host

This article is part of a 2-part series about installing and configuring Nagios on Ubuntu 14.04. Part 1: Nagios Server Part 2: Remote Host Adding remote hosts In the previous... Read more

Installing and Configuring Supervisor on Ubuntu 16.04

Supervisor is a client/server system used to control a number of UNIX processes, more specifically processes related to a project or a customer. For example, you could use supervisor to... Read more

Setup Ajenti Control Panel on Ubuntu

In this tutorial, you will learn how to add a web interface to your Linux VPS. The instructions here were tested using Ubuntu 12.04. Ajenti is an open source, web-based,... Read more

How to Install Discourse on Ubuntu 14.04

Using a Different System? How to Install Discourse on Debian 9 How to Install Discourse on Ubuntu 18.04 Are we missing a guide for your target system? Request one, or... Read more

How to Install OroCRM on CentOS 7

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

Installing Postal on Ubuntu 16.04

Postal is a self-hosted mail server which has a strong focus on outgoing email and can be used for newsletters and the like. It could even be compared to SendGrid.... Read more

Setup Mumble on Ubuntu

Mumble is a completely free and open source alternative to other voice suites, such as Teamspeak. It runs on Windows, Linux, OS X, and iOS. This guide will teach you... Read more