Linux Tutorials on the topic “debian”
-
How to Install and Configure RabbitMQ on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 0RabbitMQ is a free, open-source and one of the most popular message broker software. It supports multiple messaging protocols and uses plugins to communicate with popular messaging solutions like MQTT.
-
How to Install Apache Cassandra on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux • Comments: 0Apache Cassandra is a free, open-source and distributed database management system. It is capable to handle large amounts of data across many servers and provides high availability with no single point of failure.
-
How to Install Prometheus System Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 1Prometheus is a free, open-source and web-based monitoring application that collects metrics from your services and stores them in a time-series database. In this post, we will show you how to install Prometheus monitoring on Debian 11.
-
-
How to Install and Use PIP Python Package Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0Pip is a widely used package manager for the Python programming language. It is being used for installing and managing additional packages that are not available in the Python standard library. In this article, I will show you how to install and use Pip on Debian 11.
-
How to Install Caddy Web Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Caddy is a free, open-source, and modern web server written in GO language. It is a lightweight and commercially supported web server that supports HTTP/2 and experimental HTTP/3 protocols.
-
How to Install Apache Spark on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux • Comments: 0Apache Spark is a free, open-source, general-purpose, and distributed computational framework that is created to provide faster computational results. In this tutorial, we will show you how to install Apache Spark on Debian 11.
-
How to Install Gradle on Debian 11
Author: t.michael • Tags: debian, programming • Comments: 1Gradle is a general-purpose build tool with a focus on Java projects. This article describes how to install Gradle on Debian.
-
How to Install Cockpit on Debian 11
Author: Hitesh Jethva • Tags: control panels, debian, server • Comments: 3The Cockpit is a free and open-source server management application sponsored by Red Hat. In this post, we will show you how to install and use Cockpit on Debian 11.
-
How to Install PHP Composer on Debian 11
Author: t.michael • Tags: debian, linux, programming, web server • Comments: 0PHP Composer is a dependency manager for PHP. In this tutorial, we will show you how to install Composer on Debian 11. All the steps should work on other Debian-based distributions as well.
-
How to Install and Use NVM on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 1NVM is a version manager for Node.js used to install and manage multiple Node.js versions in Linux. In this post, we will show you how to install and use NVM to manage Node.js on Debian 11.