How to Install Paste 2.1 on a CentOS 7 LAMP VPS

Using a Different System? How to Install Paste 2.1 on a Debian 9 LAMP VPS How to Install Paste 2.1 on a Fedora 26 LAMP VPS How to Install Paste... Read more

Installing OpenVPN on CentOS 7

In today’s society, security and privacy is a problem when you are at public areas like airports, coffee shops, hotels, or any location that offers free public WiFi. Outsiders can... Read more

How to Install MyCollab Community Edition on CentOS 7

MyCollab is free, open-source team collaboration software. It is widely used by small and mid-size enterprises for project management and documentation. In this tutorial we will be installing MyCollab on... Read more

How to Install Apache Kafka on CentOS 7

Apache Kafka is a scalable and high-throughtput messaging system which is capable of efficiently handling a huge amount of data. You can either deploy Kafka on one server or build... Read more

How to Install PHP 7.x on CentOS 7

In this article, we will outline the process of installing PHP 7.x on CentOS 7 Server. Prerequisites: An up-to-date CentOS 7 Server. A sudo user. Step 1: Setup the Webtatic... Read more

Build Your Social Network With Diaspora on CentOS 7

Using a Different System? Build Your Social Network With Diaspora on Debian 9 Are we missing a guide for your target system? Request one, or submit your own! Diaspora is... Read more

How to Install Attendize on CentOS 7

Using a Different System? How to Install Attendize on Ubuntu 18.04 LTS How to Install Attendize on Debian 9 How to Install Attendize on Fedora 29 How to Install Attendize... Read more

Use Nethogs To Monitor Network Bandwidth Usage

In this tutorial, we will be covering the process of installing and using nethogs on CentOS 6x x64. nethogs is a network monitoring tool which allows Network and System Administrators... Read more

How to Install Countly Analytics on Ubuntu 16.10

Using a Different System? How to Install Countly Analytics on CentOS 7 Are we missing a guide for your target system? Request one, or submit your own! Countly is an... Read more

Install Composer on CentOS 7

Introduction Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Requirements... Read more