Articles by Muhammad Arul
-
How to Install Visual Studio Code Server on Debian 10
Author: Muhammad Arul • Tags: debian, linux, programming • Comments: 0In this tutorial we show you how to install the code server on the Debian Buster 10. We will install and configure the code server using Nginx as a reverse proxy, secure it with SSL Letsencrypt and enable code server basic authentication.
-
How to Install Lighttpd with PHP-FPM 7 and MySQL 5.7 on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 0
In this tutorial, we will show you how to install the Lighttpd with PHP-FPM 7.2 and MySQL Server 5.7 on the latest Ubuntu 18.04. Also, we will show you the installation and configuration of phpMyAdmin with Lighttpd webserver.
-
How to Install Zabbix on Debian 10
Author: Muhammad Arul • Tags: debian, linux, monitoring • Comments: 0
In this tutorial, we will show you how to install Zabbix 4.4. on the Debian Buster 10. We will install and configure the latest stable version of Zabbix 4.4.5 under the LAMP Stack (Linux, Apache, MariaDB, and PHP).
-
-
How to set up OpenLDAP Client on Debian 10
Author: Muhammad Arul • Tags: debian, linux • Comments: 2In this tutorial, I will show you how to install and configure an OpenLDAP client using the Debian 10 Buster.
-
How to Install OpenLDAP Server on Debian 10
Author: Muhammad Arul • Tags: debian, linux, server • Comments: 0
LDAP or Lightweight Directory Access Protocol is an open and standard application protocol for accessing and maintaining directory information services. In this tutorial, we will show you step-by-step installing OpenLDAP on Debian Buster 10.
-
How to Install RethinkDB on Ubuntu
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 0
The RethinkDB is a free and open-source database for building realtime web applications. This tutorial will show you how to install and configure RethinkDB on an Ubuntu server.
-
How to Install Visual Studio Code - Server IDE on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 4Code-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.
-
How to Install Nextcloud with Nginx and PHP 7.3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, nginx, server • Comments: 5In this tutorial, we show you how to install Nextcloud 17 with the Nginx web server, PHP 7.3 and MariaDB database on a CentOS 8 server. We will install Nextcloud and secure it with a free Let's Encrypt SSL certificate.
-
How to Install and Configure OpenLiteSpeed with PHP 7.4 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server, web server • Comments: 5OpenLiteSpeed is a lightweight high-performance HTTP server that comes with a Web Gui administration interface. In this tutorial, I will guide you through the installation and configuration of OpenLiteSpeed and PHP 7.4 on CentOS 8.
-
How to Install Zabbix Monitoring Tool on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, monitoring • Comments: 7Zabbix is an open-source monitoring tool for network services, network hardware, servers, and application. In this tutorial, we will show you step-by-step how to install and configure an open-source monitoring system Zabbix 4 on the CentOS 8 system.