How to Install and Configure Open Source Social Network on Ubuntu 16.04

Introduction Open source social network also known as OSSN is a PHP based social networking tool that allows you to make your own social networking website and build relationship with... Read more

How to Install Seafile Server on Ubuntu 16.10

Using a Different System? How to Install Seafile Server on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Seafile (community version)... Read more

How To Install Pip on Linux

Pip is a tool for managing Python packages. Using a package manager allows for efficient management of your server. In this tutorial, I’ll explain how to install Pip on various... Read more

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