Articles by Muhammad Arul
-
How to Install Mautic Marketing Automation Tool on CentOS 7
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu • Comments: 2
In this tutorial, I will show you step-by-step how to install Mautic Marketing Automation Platform on CentOS 7. Mautic is an open source and self-hosted marketing automation tool for everyone. It allows you to grow up your business, monitor your website, create landing pages, create campaigns for your business, manage contacts, and send marketing emails.
-
How to speed up Apache with Varnish HTTP cache on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, web server • Comments: 5
In this tutorial, we will show you how to install and configure the Varnish HTTP accelerator as a reverse proxy for an Apache web server. Varnish is a proxy server focused on HTTP caching. It's designed as an HTTP accelerator and can act as a reverse proxy for your web server.
-
How to Setup LibreNMS Monitoring Tool with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu, web server • Comments: 4
In this tutorial, I will show you how to install and configure the open source monitoring tool 'LibreNMS' using Nginx as the web server, MariaDB as the database, and Ubuntu 16.04 server as our main server. LibreNMS is an open source monitoring tool based on PHP/MYSQL/SNMP.
-
-
How to Install MediaWiki with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
In this tutorial, I will show you step-by-step how to install MediaWiki with Nginx web server on Ubuntu 16.04. I will guide you on how to install and configure the LEMP stack for MediaWiki installation, including generating and configuring new free SSL Letsencrypt for MediaWiki security.
-
How to Set up Nginx High Availability with Pacemaker and Corosync on CentOS 7
Author: Muhammad Arul • Tags: centos, high-availability, linux • Comments: 4
In this tutorial, we will guide you step by step on how to create a High Availability Cluster Nginx Web Server with Pacemaker, Corosync, and Pcsd. We will create the Active-Passive Cluster or Failover-cluster Nginx web server using Pacemaker on a CentOS 7 system.
-
How to Install Discourse Forum with Nginx on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, web server • Comments: 4
Discourse is a free and open source software for creating Internet forum community and mailing list. In this tutorial, we will show you step-by-step, how to install and configure Discourse Forum with Nginx Web server under the CentOS 7 server.
-
How to Install Laravel 5.x with Nginx and PHP-FPM 7.1 on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, php, programming, server, web server • Comments: 13
In this tutorial, I will show you how to install the Laravel Web Framework with Nginx web server, PHP-FPM 7.1 and MariaDB on a CentOS 7 system. Laravel is an open source PHP framework that follows the MVC (Model-View-Controller) design pattern. It has been created by Taylor Otwell in 2011 as an attempt to provide an advanced alternative to the CodeIgniter (CI) framework.
-
How to Install Laravel 5 PHP Framework with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, php, server, ubuntu • Comments: 0
Laravel is a free and open source PHP framework with MVC (Model-View-Controller) design pattern. In this tutorial, we will guide you step-by-step on how to install Laravel version 5.4 with Nginx as the web server, PHP-FPM 7.0 and MariaDB.
-
How to Install and Configure Askbot on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 1
In this tutorial, we will show you how to step-by-step install Askbot Django App using uWSGI and Nginx Web server, and we will be using Ubuntu 16.04 Xenial Xerus as our main operating system. Askbot is an open source software for creating Q&A forum based on Python Django Framework. It's similar to other Q&A systems like StackOverflow and Yahoo Answers.
-
How to Install Grafana on Linux Servers
Author: Muhammad Arul • Tags: centos, linux, ubuntu • Comments: 5
In this tutorial, we will show you how to install and configure Grafana on Linux servers (Ubuntu 16.04 and CentOS 7). Grafana is an open source data visualization and monitoring suite. It offers support for Graphite, Elasticsearch, Included, Prometheus, and many more databases.