Best Free Anti AdBlock Plugins for WordPress – 2017

Adblock is a piece of extension that blocks the ads from displaying in the web pages. This extension came as a savior during the time when there were massive popup and ads whenever an end user opens up a web page or click on any link. But this extension also disables non-intrusive ads like. Google […]

Install ownCloud 10 on Ubuntu 16.04 / 14.04 / Debian 9 / 8

ownCloud is an open-source (commercial version also available) web suite that provides cloud storage over the network. The data can be uploaded/downloaded via browser or through the software clients available free for download. ownCloud is based on PHP, and you can run this on all platforms that meet requirements. It offers almost all possibility of […]

Install WordPress + Apache, MariaDB, and HHVM in Ubuntu 16.04

HHVM is just-in-time compiler designed to run applications that are written in PHP and Hack language. Facebook use HHVM to serve billions of web requests per day and is faster than traditional PHP engine. This article describes the steps to install WordPress with Apache, MariaDB, and HHVM on Ubuntu 16.04 Server. Below are the topics […]

Install and Configure GlusterFS on Ubuntu 16.04 / Debian 8

In the technology world, it is always crucial to keep the data highly available to ensure it is accessible to the application/user. High availability is achieved here by distributing the data across the multiple volumes/nodes. Client machines/users can access the storage as like local storage. Whenever the user creates data on the Gluster storage, the […]

Step by Step OpenLDAP Server Configuration on CentOS 7 / RHEL 7

OpenLDAP is an open-source implementation of Lightweight Directory Access Protocol developed by OpenLDAP project. LDAP is an Internet protocol that email and other programs use to look up contact information from a server. It is released under OpenLDAP public license; it is available for all major Linux distributions, AIX, Android, HP-UX, OS X, Solaris, Windows […]