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

How to Install Apache Cassandra 3.11.x on CentOS 7

Using a Different System? How to Install Apache Cassandra 3.11.x on Ubuntu 16.04 LTS How to Install Apache Cassandra 3.11.x on Debian 9 Are we missing a guide for your... Read more

How to Install GitLab Community Edition (CE) 11.x on CentOS 7

Using a Different System? How to Install GitLab Community Edition (CE) 11.x on Ubuntu 18.04 LTS How to Install GitLab Community Edition (CE) 11.x on Debian 9 Are we missing... Read more

How to Install ImpressPages CMS 5.0 on a CentOS 7 LAMP VPS

Using a Different System? How to Install ImpressPages CMS 5.0 on a Debian 9 LAMP VPS How to Install ImpressPages CMS 5.0 on a Fedora 26 LAMP VPS How to... Read more

Secure TMP and TMPFS on CentOS 6

Temporary directories such as /tmp, /var/tmp, and /dev/shm offer a platform for hackers to run scripts and programs. These malicious executables are used to abuse or compromise your server. Ideally... Read more