
Today we will show you how to install CouchDB on your CentOS VPS. In fact, you can install CouchDB in just a few minutes using the package manager on your Linux VPS.
Jeff Wilson
How to install and integrate SpamAssassin with Exim on a CentOS 7 VPS

What is SpamAssassin?
It is a software program released under the Apache License 2.0 used for e-mail spam filtering based on content-matching rules. It is a very intelligent email filter which uses a diverse range of tests to identify unsolicited bulk email and apply the tests to email headers and content to classify email using advanced statistical methods.
Install gpEasy CMS with NGINX and PHP5-FPM on an Ubuntu 14.04 VPS

gpEasy is a simple and powerful CMS. It was designed to be an easy to use, but lightweight and fully functional content management system (CMS).
gpEasy CMS doesn’t require you to setup any databases and allows you to edit your website on the fly since it’s flat-file based.
Nginx is a lightweight but very powerful web server. It’s known to be ultimately stable and high-performance HTTP server.
PHP5-FPM stands for PHP5 FastCGI Process Manager and it is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites.
We’ll assume that unzip is installed on your Linux VPS. If not, run the following command to install the program:
Install and run WordPress cached with Redis on a Linux VPS

How to install PrestaShop on an Ubuntu 14.04 VPS

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

You should have a working mail server setup with Exim before proceeding with this tutorial. Check our guide on how to set-up a mail server with Exim and Dovecot on a CentOS 7 VPS if you don’t have setup a mail server yet.
What is OpenDKIM?
OpenDKIM is an open source implementation of the DKIM (Domain Keys Identified Mail) sender authentication system which is an email validation system designed to detect email spoofing by providing a mechanism to allow receiving mail exchangers to check that incoming mail from a domain is authorized by that domain’s administrators. A digital signature included with the message can be validated by the recipient using the signer’s public key published in the DNS.
Setup a mailserver with Exim and Dovecot on a CentOS 7

For this tutorial, we are using one of our CentOS-based managed VPS hosting plans, pre-installed with minimal CentOS 7 OS.
What is Exim?
Exim is a mail transfer agent (MTA) used on Unix-like operating systems. Exim is free software distributed under the terms of the GNU General Public License, and it aims to be a general and flexible mailer with extensive facilities for checking incoming e-mail.
What is Dovecot?
Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations.
Basic MySQL database administration on a Linux VPS
