Articles by Muhammad Arul
-
How to Install Zabbix Monitoring Tool on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu • Comments: 1Zabbix 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 Laravel PHP Web Framework on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, programming, ubuntu, web server • Comments: 7This 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: 6The 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: 0MySQL 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: 7Mautic 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 Deploy Secure CockroachDB Cluster on Ubuntu 20.04 Server
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 0In this tutorial, we will show you how to set up the Secure CockroachDB Cluster on Ubuntu 18.04. You will learn how to set up the secure cluster, access the CockroachDB admin dashboard, create a new user on CockroachDB, create and show database on CockroachDB.
-
How to Configure a Static IP Address on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, networking • Comments: 5In 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: 3WildFly 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: 5Diaspora 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.
-
How to Install Visual Studio Code - Server IDE on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 2Code-server is a Visual Studio Code (VS) that can be run remotely on the server and which is accessible through a web browser. It allows you to create and have a consistent development environment that can be accessed anytime and everywhere.