Articles by Hitesh Jethva
-
How to Install ClickHouse OLAP Database System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0 • Published: Jan 04, 2022ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in real-time. In this post, we will show you how to install ClickHoust on Debian 11.
-
How to Install Bitwarden Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 3 • Updated: Jan 01, 2022Bitwarden is a free and open-source password manager that stores website credentials in an encrypted vault. It allows you to store all of your login credentials and keep them synced between all of your devices. In this post, we will show you how to install the Bitwarden password manager on Debian 11.
-
How to Install Podman as Docker alternative on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0 • Published: Dec 28, 2021Podman (the POD MANager) is an OCI-compliant container engine, developed by Red Hat as a drop-in replacement of Docker. In this tutorial, we will show you how to install and use Podman on Debian 11.
-
-
How to Install Bugzilla Bug Tracker on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming, server • Comments: 0 • Published: Dec 21, 2021Bugzilla is a free and open-source bug tracking system that allows us to track the bugs and collaborate with developers and other teams in our organization. In this article, I will explain how to install Bugzilla on Debian 11.
-
How to Install HTTP Git Server with Nginx on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, nginx, programming • Comments: 0 • Published: Dec 16, 2021Git is an open-source version control system used by thousands of developers around the world. It is used to keep track of your software changes at the source level. In this tutorial, I will explain how to set up an HTTP Git repository server with Nginx on Debian 11.
-
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.