How to Install SuiteCRM with Nginx on CentOS 7

  SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is fork of the popular CRM software SugarCRM, and has become more popular after the…

Read more

How to Install LibreNMS Monitoring Tool with Nginx on CentOS 7

  LibreNMS is an open source monitoring tool based on PHP/MYSQL/SNMP. It’s a fully featured network monitoring system that provides support for wide range of network hardware and operating systems…

Read more

Install Let's Encrypt and Secure Nginx with SSL/TLS in Debian 9

  This tutorial will show you how to install and secure a Nginx web server on Debian 9 with a TLS certificate issued for free by the Let’s Encrypt Certificate…

Read more

How to Install and Configure Askbot with Nginx on CentOS 7

How to Install and Configure Askbot with Nginx on CentOS 7 Askbot is an open source software for creating Q&A forums based on Python Django Framework. It’s basically a Q&A…

Read more

Install PHP 7.1 with Nginx on an Ubuntu 16.04 VPS

  PHP 7.1 comes with many new features and improvements and as a result of this many developers are using it for their projects. In this tutorial we are going…

Read more

How to Install Jenkins Automation Server with Nginx on CentOS 7

How to Install Jenkins Automation Server with Nginx on CentOS 7 Jenkins is a free and open source continuous integration server. It is written in JAVA. It can be used…

Read more

Install WordPress with Varnish and Nginx on Ubuntu

  Varnish is a web application accelerator. It redirects the visitors to static pages whenever it is possible. Varnish can be installed and configured to cache the content in front…

Read more

Encryption: How To Secure an NGINX web server on Ubuntu 16.04

  What is Let’s Encrypt Let’s Encrypt is a free certificate authority brought by the Internet Security Research Group (ISRG). It provides an easy and automated way to obtain free…

Read more

Install WordPress with Memcached and Nginx on Ubuntu

  In this tutorial, we are going to provide you with step-by-step instructions on how to install WordPress with Memcached and Nginx on an Ubuntu 16.04 VPS. WordPress is one…

Read more

How to Install HTTP Git Server With Nginx on Ubuntu 16.04

  Git is a free and open-source version control system that can be used to track changes of code. Git allows you to create many repositories for the same application…

Read more