DirectAdmin comes with a handy, built-in tool called CustomBuild, which allows you to install, remove, and/or recompile programs from source. Recently, there has been a revision of CustomBuild (often abbreviated... Read more
Codiad is an open source, web-based, cloud IDE and code editor. In this tutorial I’m going to explain how to setup Codiad on Ubuntu. Installing Apache Since the project is... Read more
Overview Whether you are working on a large collaboration project with your development team or killing a boss in the newest role-playing game, you are going to need some form... Read more
Using a Different System? How to Install Gradle on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Gradle is a free... Read more
Allowing root login over SSH is commonly considered a poor security practice throughout the tech industry. Instead, you could perform sensitive administrative tasks by connecting with a user account and... Read more
Using an SSL certificate on a website improves trust from visitors and also improves site security. Installing an SSL certificate through cPanel is very easy. In this doc you’ll learn... Read more
Powered by the Chrome V8 Engine, Node.js is a popular language used to build fast scalable applications. It has already powered numerous projects including Express. This tutorial will show you... Read more
This article will walk you through deploying your Meteor app to a Vultr VPS running Ubuntu 14.04. It may also work on other Linux distributions (attempt at your own risk).... Read more
This guide assumes you have a brand-new Ubuntu 14.04 VPS from Vultr, using root. If you aren’t logged in as root, type su - then enter your root password. You... Read more
Ajenti is a free, open source admin control panel to manage your server or VPS. It is web-based and can run commands in a web terminal, show server information, install... Read more