How to Install NodeBB on CentOS 7

NodeBB is a modern, open source, and NodeJS-based forum software. With customers in mind, NodeBB offers community owners powerful features and ease of use to drive community engagement. In this... Read more

How to Install Thelia 2.3 on CentOS 7

Using a Different System? How to Install Thelia 2.3 on Ubuntu 16.04 How to Install Thelia 2.3 on Debian 9 Are we missing a guide for your target system? Request... Read more

How to Install Directus 6.4 CMS on a CentOS 7 LAMP VPS

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

How to Setup OpenZFS on CentOS 7

OpenZFS is the open source implementation of ZFS which is an advanced and highly scalable storage platform. Although ZFS was originally designed for Sun Solaris, you can use ZFS on... Read more

How to Install OpenLiteSpeed and PHP 7 on CentOS 7

OpenLiteSpeed, the open source edition of LiteSpeed, is a high performance yet light-weight web server application. In this article, I will introduce to you how to install OpenLiteSpeed along with... Read more

Setup Timezone and NTP on CentOS 6

Introduction For server administrators, it’s important to set and maintain the time on servers correctly. Wrongly configured time will cause chaos within the server environment, such as data inconsistency, data... Read more

Install ImageMagick on CentOS 6

ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF,... Read more

How to Install Crate.IO on CentOS 7

Crate.IO, or Crate, is an open source scalable document-oriented data store which combines a standard SQL interface with Elasticsearch, bringing you both the speed and ease of use of Elasticsearch... Read more

How to Install and Use CPULimit on CentOS 7

CPULimit is a Linux utility offered to limit an application’s resource usage. It is useful when you want to prevent a single application from slowing down other applications; or stop... Read more

How To Install And Use Pip And Virtualenv On CentOS 6

When working with Python applications, there are two important tasks to consider: How to manage Python packages. How to configure environments for Python applications. As everyone knows, owning abundant Python... Read more