Installing Softaculous on cPanel/DirectAdmin/Plesk

Softaculous is a one-click installer being a popular alternative for Installatron. Installing web-based applications such as WordPress, Joomla! or Drupal is possible simply using Softaculous. The install process for Softaculous... Read more

Getting Started With SaltStack on Ubuntu 17.04

SaltStack is a python-based configuration management program which is optimized for the automation of configuration files, deployments and anything else under the software-defined datacenter topic. In this guide, you will... Read more

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