We’ll show you, how to install Apache Solr on CentOS 7. Apache Solr is an open source enterprise search platform used to easily create search engines which searches websites, files and databases. Its major features include powerful full-text search, faceted search, distributed search, hit highlighting and index replication.
In this tutorial we will show you how to install Apache Solr on a CentOS 7 VPS.
Make sure your operating system is fully up to date by executing the following command:
yum update
Install the latest available version of Java on your server:

Today we will show you how to install PostgreSQL on a
In this tutorial, we will show you how to install Varnish cache and phpMyAdmin on a CentOS 7 VPS with Nginx, MariaDB and PHP-FPM. Varnish cache is a web application accelerator created for speeding up dynamic web sites. phpMyAdmin is an open-source web application, created to handle the administration of MySQL databases through a web browser.
LDAP, or Lightweight Directory Access Protocol, is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network.
MyWebSQL is a free and open source web based client for managing databases on your
In the following article we will show you how you can secure and protect your
Exim is a popular, powerful and easily configurable mail transfer agent (MTA) included on most Linux operating systems.