Articles by Muhammad Arul
-
How to Install Zabbix Monitoring Tool on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Jul 01, 2022Zabbix is an open-source monitoring tool for network services, network hardware, servers and applications. In this tutorial, we show you how to install Zabbix 4.4 on the Ubuntu 18.04 server. We will install Zabbix with Apache web server, PHP and MariaDB server on the current Ubuntu 18.04 server.
-
How to Install Redis on Ubuntu 20.04
Author: Muhammad Arul • Tags: server • Comments: 0 • Published: Dec 28, 2021Redis is an open-source, in-memory key/value store, used as a database, cache, and message broker. It's a distributed in-memory key-value database with optional durability. In this tutorial, we will show you how to install and configure Redis Server on Ubuntu 20.04 LTS.
-
Getting Started with UFW (Uncomplicated Firewall) on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, security, ubuntu • Comments: 3 • Published: Aug 03, 2021UFW or Uncomplicated Firewall is an application to manage an iptables based firewall on Ubuntu. UFW is the default firewall configuration tool for Ubuntu Linux and provides a user-friendly way to configure the firewall, the UFW command is just like English language so the commands are easy to remember. The UFW firewall supports IPv4 and IPv6.
-
-
How to Install Laravel PHP Web Framework on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 7 • Updated: Jul 08, 2021This tutorial will show you how to install the Laravel version 8.x with the Apache webserver on Ubuntu 20.04 Server. We will show you two different ways of installing the Laravel web framework on the Linux Ubuntu system.
-
How to Setup ZSH and Oh-my-zsh on Linux
Author: Muhammad Arul • Tags: centos, linux, shell, ubuntu • Comments: 6 • Updated: May 14, 2021The Z Shell or zsh is an interactive UNIX shell and powerful command-line interpreter for scripting language including shell scripting. The Z shell has become one of the most popular shells for Linux operating system. It's rich in features and easy to configure and customize.
-
How to install MySQL 8 on Debian 10
Author: Muhammad Arul • Tags: debian, mysql, server • Comments: 0 • Published: Oct 06, 2020MySQL is an open-source relational database system that works on many Operating Systems, including Windows, Linux, macOS, and FreeBSD. It is probably the most popular OpenSource RDBMS and a central component of the LAMP and LEMP Stacks.
-
How to Install Mautic Marketing Automation Tool on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 7 • Updated: Sep 23, 2020Mautic 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 Configure a Static IP Address on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking • Comments: 5 • Updated: Sep 04, 2020In this tutorial, I will show you three different ways to set up a static IP address on CentOS 8 by using nmcli, nmtui and by editing the interface configuration file directly.
-
How to Install WildFly Java Application Server with Nginx Reverse Proxy on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu, web server • Comments: 3 • Published: Sep 03, 2020WildFly or previously known as JBoss AS is a lightweight implementation of the JEE (Java Enterprise Edition) container. Its flexible application runtime is written in Java.
-
How to Install Diaspora Decentralized Social Media on Debian 10
Author: Muhammad Arul • Tags: debian, linux, nginx, web server • Comments: 5 • Published: Aug 31, 2020Diaspora is an open source, privacy-aware, and distributed social network. It consists of a group of independently deployed and owned nodes which interoperate to create the network.