Articles by Hitesh Jethva
-
How to Install the Etherpad Collaborative Web Editor on AlmaLinux 8
Author: Hitesh Jethva • Tags: linux • Comments: 0 • Published: Jan 03, 2024
Etherpad is a free, open-source, and web-based editing application that allows you to edit a document through the web browser.
-
How to Install an iSCSI Storage Server on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, storage, ubuntu • Comments: 1 • Published: Jan 03, 2024iSCSI stands for Internet Small Computer System Interface is a Storage Area Network protocol that can be used to share block devices such as HDD/SSD partitions, or LVM partitions, or block files on the network. In this tutorial, we will explain how to setup iSCSI targets and iSCSI initiator on Ubuntu 20.04 server.
-
How to Install and Configure Monit on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 0 • Published: Dec 27, 2023Monit is a free and open-source monitoring tool that monitors server processes and services like Apache, Nginx, Rsyslog, FTP, and SSH on Linux systems. This tutorial will explain how to install and use the Monit monitoring tool on Debian 11.
-
-
How to Install DokuWiki with Nginx and Let's Encrypt SSL on Alma Linux
Author: Hitesh Jethva • Tags: linux, server, web server • Comments: 0 • Published: Dec 14, 2023DokuWiki is a free, open-source, and powerful Wiki software application written in PHP. This tutorial will show you how to install DokuWiki with Nginx on Alma Linux.
-
How to Install CraftCMS with Apache and Let's Encrypt SSL on Ubuntu 22.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 0 • Published: Dec 13, 2023Craft is an open-source, flexible, and feature-rich content management system for developers and content authors. This post will explain how to install Craft CMS with Apache and Let's Encrypt SSL on Ubuntu 22.04.
-
How to Install and Configure Redmine on CentOS
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Nov 18, 2023Redmine is a free, open-source, popular project management and issue-tracking system. It supports PostgreSQL and MariaDB databases and is built on the Ruby on Rails framework. This tutorial will explain how to install the Redmine project management system on CentOS.
-
How to Install Apache Tomcat with Nginx Reverse Proxy on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0 • Published: Oct 06, 2023Apache Tomcat is an open-source Java web server and Servlet container used to host web applications written in Java. This tutorial will show you how to install Apache Tomcat on Ubuntu 22.04.
-
How to Install OpenMRS on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0 • Published: Oct 02, 2023OpenMRS is an efficient electronic medical record (EMR) storage and retrieval system released as open-source software. This tutorial will explain how to install OpenMRS on Ubuntu 22.04.
-
How to Install Symfony PHP Framework on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, php, programming, ubuntu, web server • Comments: 0 • Published: Oct 02, 2023Symfony is one of the most popular PHP frameworks used for web applications. This tutorial will show you how to install the Symfony PHP framework on Ubuntu 22.04.
-
How to Install a CockroachDB Cluster on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0 • Published: Oct 02, 2023CockroachDB is a free and cloud-native distributed SQL database used to build and manage modern, scalable cloud services. This tutorial will explain how to set up a three-node CockroachDB cluster on Ubuntu 22.04 server.