How to Setup Varnish Cache 5.0 Proxy for Apache on CentOS 7

Varnish Cache, also referred to as Varnish, is an open source caching HTTP reverse proxy which can help improve a web server’s performance. In this article we will be covering... Read more

Correcting Network Configuration After Snapshot Restore

After restoring a snapshot to a new machine, you may encounter issues caused by the MAC address of the network adapter changing. Usually, when the network adapter changes the operating... Read more

Plesk: Upgrade MariaDB From Version 5.50 to 10.2 on CentOS 7

This article was written for Plesk 12.5 and Plesk Onyx 17.x. In these versions, Plesk ships with MariaDB v5.50. The disadvantage of this MariaDB version is that the FULLTEXT index... Read more

How to Install and Configure Ansible on CentOS 7 for Use With Windows Server

Using a Different System? How to Install and Configure Ansible on Debian 9 for Use With Windows Server Are we missing a guide for your target system? Request one, or... Read more

How to Install and Configure Caddy on CentOS 7

Introduction Caddy is an emerging web server program with native support for HTTP/2 and automatic HTTPS. With ease of use and security in mind, Caddy can be used to rapidly... Read more

How To Setup Fail2Ban On CentOS

Introduction to Fail2Ban By default, a client connects to SSH using port 22. Because this is a well-known port, the default configuration is vulnerable to many brute force attacks. Fail2Ban... Read more

Setting up AIDE on CentOS 6

After you’ve secured your server with routine tasks like changing your SSH port and setting firewall rules – you’re mostly safe. Though, there is a chance that an attacker gains... Read more

How to Install Shiny Server on CentOS 7

Shiny Server is a web server program specifically designed to host R-powered Shiny apps. With Shiny Server, you can easily host various R-powered apps without getting HTML, CSS, JavaScript or... Read more

How To Install ionCube on CentOS 6

IonCube is software that allows developers to protect their program’s code from being copied. It encrypts the software source code so that others can’t copy it for illegal usage. In... Read more

How to Install Forge and Sponge (Minecraft) on a CentOS 6 Server

Using a Different System? Installing Sponge and Minecraft Forge on Debian 9 Are we missing a guide for your target system? Request one, or submit your own! In this article,... Read more