How To Install GCC on CentOS 6

CentOS follows the development of Red Hat Enterprise Linux (RHEL). RHEL strives to be a stable server platform, which means that it does not rush to include the latest versions... Read more

How to Install Microweber on CentOS 7

Using a Different System? Installing Microweber on Ubuntu 16.04 Installing Microweber on Debian 9 How to Install Microweber on Fedora 28 Installing Microweber on FreeBSD 12 Are we missing a... Read more

How to Setup an Apache Subversion (SVN) Server on CentOS 7

Apache Subversion (SVN) is a widely used version control solution which helps in storing files of various versions, like source code and documents. In this article, I will show you... Read more

How to Deploy a .NET Core Web Application on CentOS 7

.NET Core is a redesigned open source cross-platform development framework maintained by Microsoft and the ever-growing .NET community. With the help of .NET Core, developers can easily build modern high-performance... Read more

How To Install Starbound Server on CentOS 7

Using a Different System? How to Install Starbound Server on Ubuntu 16.04 Are we missing a guide for your target system? Request one, or submit your own! In this tutorial,... Read more

Sticky Session With Docker Swarm (CE) on CentOS 7

Using a Different System? Sticky Session With Docker Swarm (CE) on Debian 9 Are we missing a guide for your target system? Request one, or submit your own! Introduction Docker... Read more

Installing Odoo 9 Community on CentOS 7

Odoo, formerly known as OpenERP, is a well-known open source ERP business platform. Enterprises of any size can benefit from Odoo, thanks to its abundant list of business-oriented features, which... Read more

Modifying Icinga2 to Use Master/Client Model on CentOS 6 or CentOS 7

Icinga2 is a powerful monitoring system, and when used in a master-client model, it can replace the need for NRPE-based monitoring checks. The master-client model is more secure for various... Read more

How To Install and Run Ioping on CentOS 6

In this tutorial, we’ll be installing and running ioping to determine the hard drive latency on your server. The steps in this tutorial will work on both 32-bit and 64-bit... Read more

Use DNF To Manage Software Packages On CentOS 7

Since Fedora 22, DNF (Dandified Yum) has replaced Yum to become the default software package manager of the Fedora distribution. Considering the demonstration effect of Fedora, it is just a... Read more