Install PHP Server Monitor on a CentOS 7 Linux VPS
PHP Server Monitor is an open source PHP script for monitoring. It checks whether your websites and servers on your Linux VPS are up and running. It comes with a web based user interface where you can manage your services and...
Install KeystoneJS on an Ubuntu 14.04
In this blog post we will show you how to install KeystoneJS on an Ubuntu 14.04 VPS with the latest version of Nginx as a reverse proxy. KeystoneJS is a Node.js content management system and web application platform built on...
Does Changing Website Host Affect SEO?
Does Changing Website Host Affect SEO? In short, yes it does affect the SEO of a website. Changing the location of your web host can affect your website in several different ways. One of these is SEO and you site’s search...
Install Joomla on CentOS 7
Today we will show you, how to install Joomla on Centos 7, using Apache web-server and MySQL database. Joomla is a free and open-source content management system (CMS) for publishing web content. It is built on a...
Install CouchDB on a CentOS Linux VPS
CouchDB is an open-source database. It is a NoSQL database which stores the data as JSON document. The data can be accessed via web browser. Looks simple, right? Today we will show you how to install CouchDB on your CentOS VPS....
How to install and integrate SpamAssassin with Exim on a CentOS 7 VPS
In the following tutorial we are going to cover the procedure of installing and integrating SpamAssassin with Exim on a CentOS 7 Linux VPS. Once the set-up is completed, SpamAssassin will be able to scan and mark the emails...
Install gpEasy CMS with NGINX and PHP5-FPM on an Ubuntu 14.04 VPS
In this article we will show you how to install gpEasy CMS on a Ubuntu 14.04 VPS using Nginx web-server and PHP5-FPM. gpEasy is a simple and powerful CMS. It was designed to be an easy to use, but lightweight and fully functional...
Install and run WordPress cached with Redis on a Linux VPS
WordPress page loading speed can be very slow, especially if your site have many visitors and/or you use a lot of plugins. Caching is the best way to improve the loading speed of a WordPress website and overall users experience....
How to install PrestaShop on an Ubuntu 14.04 VPS
PrestaShop is an open source e-commerce solution, based on PHP and MySQL that allows you to easily create an online store. To install PrestaShop on an Ubuntu VPS follow the very easy steps described below.
How to install and configure dkim with OpenDKIM and Exim on a CentOS 7 VPS
In this article we will walk you through the steps of installing and configuring dkim with OpenDKIM and Exim on a CentOS 7 SSD VPS. You should have a working mail server setup with Exim before proceeding with this tutorial. Check...