How To Setup a Shoutcast Server on Ubuntu

With a Shoutcast server, you can setup your own audio streams for others to listen. In this guide, I’ll teach you how to setup a Shoutcast server on Ubuntu. Follow... Read more

How to Install and Configure TaskBoard on Ubuntu 16.04

Using a Different System? How to Install and Configure TaskBoard on Debian 9 How to Install and Configure TaskBoard on Ubuntu 18.04 How to Install and Configure TaskBoard on Fedora... Read more

How to Install Golang 1.8 on Ubuntu 16.04

Go (Golang) is a modern programming language developed at Google, and focused on simplicity and safety. It has become a popular language used for server-side development. First, you need to... Read more

Installing Node.js From Source on Ubuntu 14.04

Install build tools Several tools will be needed. Run the following command: apt-get install make g++ libssl-dev git Download Node.js source It is recommended to download the source from the... Read more

How To Add a DNS Zone in cPanel/WHM

cPanel/WHM is very efficient when it comes to DNS management. You can setup a DNS zone with just a few clicks. When a website is created in WHM, a DNS... Read more

How to Install CFEngine on Ubuntu 16.04

Introduction CFEngine is a free and open source configuration management system that provides a framework for automatically managing an IT infrastructure. It is possible to automate configuration and maintenance of... Read more

Automated Install Ghost With Nginx as Reverse Proxy on Ubuntu 14.04 LTS

Introduction Ghost is a free and open source blogging platform written in node.js, completely customizable and dedicated for publishing. By putting the script provided below to Vultr’s Startup Script, you... Read more

Install Rancher OS via iPXE

Rancher OS is a very lightweight Linux distribution built around Docker. The OS itself weighs in around 20MB. This tutorial will get you up and running with a persistent Rancher... Read more

How to Setup a Tekkit Classic Server on Ubuntu 16.10

Using a Different System? How to Install a Tekkit Classic Server on CentOS 6/7 Are we missing a guide for your target system? Request one, or submit your own! What... Read more

Installing and Configuring Chronograf on Ubuntu 16.04 LTS

Chronograf is a time-series data grapher, similar to Grafana, which uses InfluxDB as it’s backend. Chronograf is far more than just a data visualization tool though; through Kapacitor, an entire... Read more