Articles by Hitesh Jethva
-
How to Install OpenProject on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Dec 14, 2021OpenProject is a free, open-source, and leading project management system. In this tutorial, I will show you how to install OpenProject on Debian 11.
-
How to Install and Configure WildFly (JBoss) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Dec 13, 2021Wildfly (formerly JBoss) is a JAVA application server developed by RedHat. It is a simple, lightweight, and powerful server with a CLI and an admin console. In this tutorial, I will show you how to install Wildfly with Nginx as a reverse proxy on Debian 11.
-
How to Install LibreNMS Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Dec 10, 2021LibreNMS is a free, open-source, web-based, and auto-discovering network monitoring tool written in PHP. In this tutorial, I will explain how to install LibreNMS with Nginx on Debian 11.
-
-
How to Install Ultimaker Cura 4.11 on Debian 11
Author: Hitesh Jethva • Tags: debian, desktop, linux • Comments: 0 • Published: Dec 03, 2021Cura Ultimaker is the world’s most popular 3D printing software. It allows you to prepare prints with a few clicks, integrates with CAD software for an easier workflow, or dive into custom settings for in-depth control.
-
How to Install and Configure Redis 6.0 on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0 • Published: Dec 02, 2021Redis is a free, and open-source in-memory data structure store used as a message broker and database cache. In this post, we will show you how to install and configure Redis 6 on Debian 11.
-
How to Install SuiteCRM with Apache and free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Nov 30, 2021SuiteCTM is an open-source Customer Relationship Management solution written in PHP. It is a fully-featured and highly-extensible CRM application that runs on any operating system. In this post, we will show you how to install SuiteCRM with Apache and Let's Encrypt SSL on Debian 11.
-
How to Install Magento on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Nov 25, 2021Magento is a free and open-source eCommerce application that allows you to host your online store. In this tutorial, I will show you how to install Magento2 on Debian 11.
-
How to Install UVdesk Helpdesk System on Debian 11
Author: Hitesh Jethva • Tags: • Comments: 0 • Published: Nov 23, 2021UVdesk is a free, open-source, and SaaS-based helpdesk solution for any business process to deliver the best customer service. In this tutorial, I will show you how to install UVdesk helpdesk solution with Apache on Debian 11.
-
How to Install GlassFish Java Server with Nginx as a Reverse Proxy on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0 • Published: Nov 19, 2021GlassFish is an open-source application server used for deploying Java applications. It supports different Java-based technologies including, JPA, JavaServer Faces, JMS and RMI. In this tutorial, I will show you how to install the Glassfish server with Nginx as a reverse proxy on Debian 11.
-
How to Install and Use Telnet on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 6 • Updated: Nov 17, 2021Telnet is a terminal emulation program for TCP/IP networks that allows you to access another computer on the Internet or local area network by logging in to the remote system.