Articles by Hitesh Jethva
-
How to Install WildFly Java Application Server with Nginx on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0 • Published: Mar 24, 2023Wildfly is a simple, lightweight, and flexible application runtime used to build Java applications. This tutorial will show you how to install Wildfly with Nginx as a reverse proxy on Ubuntu 22.04.
-
How to install OTRS (OpenSource Trouble Ticket System) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Mar 14, 2023OTRS is an open-source Ticket Request System that helps organizations process customer tickets and requests. This post will explain how to install OTRS on Debian 11 server.
-
How to Install ProcessWire CMS on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0 • Updated: Mar 08, 2023ProcessWire is a PHP-based Open-Source CMS used to deploy content on the web. This tutorial will show you how to install ProcessWire CMS on Debian 11.
-
-
How to Install LAMP Server Stack on Ubuntu 22.04
Author: Hitesh Jethva • Tags: apache, linux, mysql, php, ubuntu • Comments: 0 • Published: Mar 03, 2023LAMP is an open-source software stack containing an Apache web server, MySQL or MariaDB database, and PHP programming language. It is one of the most popular web development platforms allowing web developers to build, deploy, and manage websites and applications online.
-
How to Install Jellyfin Media Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0 • Published: Mar 03, 2023Jellyfin is a free and open-source media streaming application that organizes, manages, and shares digital media files to networked devices. It allows you to stream the uploaded media files to your PC, Laptop, Mobile, and Roku.
-
How to Install Ansible AWX on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 2 • Published: Feb 24, 2023Ansible AWX is a free and open-source web application sponsored by Red Hat that allows you to manage Ansible playbooks and inventories. This tutorial will show you how to install Ansible AWX on Debian 11.
-
How to Check Disk Space on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1 • Updated: Feb 24, 2023Tracking disk usage information is a day-to-day task of any system administrator. Linux has some built-in utilities that help you find the disk space of your system. In this post, we will show you how to check disk space on Linux using multiple ways.
-
How to Install Jira Agile Project Management Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: commercial, linux, ubuntu, web server • Comments: 1 • Published: Feb 24, 2023JIRA is a commercial software application developed by Atlassian for issue tracking and project management. This tutorial will show you how to install the JIRA project management tool on Ubuntu 22.04 server.
-
How to Install Apache Maven on Ubuntu 22.04
Author: Hitesh Jethva • Tags: ubuntu • Comments: 0 • Published: Feb 24, 2023Maven is a free, open-source, popular build tool developed by the Apache Group. It is used to build, publish, and deploy several projects simultaneously for better performance.
-
How to Install Nagios Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Feb 24, 2023Nagios is a powerful free, open-source monitoring tool used for monitoring Linux and Windows servers and networks and infrastructure. With Nagios, you can monitor CPU usage, disk usage, and several services including HTTP, SSH, FTP, SMTP, and more.