Articles by Muhammad Arul
-
How to Install OpenProject on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 3
OpenProject is a web-based management system for location-independent team collaboration, released under GNU GPL 3 License. It's a project management software that provides task-management, team collaboration, and scrum. In this tutorial, I will show you how to install and configure the OpenProject management system using Ubuntu 16.04.
-
How to Install SuiteCRM with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is a fork of the popular CRM software 'SugarCRM', and has become more popular after 'SugarCRM' decided to stop the development of the free version. In this tutorial, I will show you step-by-step how to install the open source CRM 'SuiteCRM'.
-
How to Install Mautic Marketing Automation Tool on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 2
Mautic is an open source self-hosted marketing automation tool for everyone. You can use it to grow up your business, monitor your website, create landing pages, create campaign for your business, manage contacts, and even send marketing emails.
-
-
How to Install Grav CMS with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 0
Grav is a modern web application that requires no database. It's a file-based web platform that's simple and fast. In this tutorial, I will show you step by step how to install and configure Grav CMS on Ubuntu 16.04.
-
How to Deploy a MongoDB Sharded Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server, storage • Comments: 7
This tutorial shows you how to install a MongoDB Sharded Cluster on CentOS 7. Sharding is a MongoDB process to store data-set across different machines. It allows you to perform a horizontal scale of data and to partition all data across independent instances.
-
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.