HowtoForge provides user-friendly Linux tutorials.
-
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 Jenkins on Rocky Linux 8
Author: t.michael • Tags: linux, programming, server • Comments: 0Jenkins is an open-source continuous build system. In this guide, we walk you through the process of installing and configuring a Jenkins server on a Rocky Linux 8 machine. This guide is also applicable for other Red Hat Linux and SUSE Linux OS.
-
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.
-
How to Install and Secure MongoDB on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0MongoDB is an open-source, general-purpose, document-based, and distributed database designed for modern application developers. In this post, we will show you how to install and secure MongoDB on Debian 11.
-
How to Install Java 17 (JDK 17) on Debian 11
Author: t.michael • Tags: debian, linux, programming • Comments: 2The Java Development Kit (JDK) is the name of the software development kit (SDK) for the Java programming language, which enables anyone to create both Java applications and applets for running on many operating systems. This tutorials shows how to install Java JDK on Debian 11.
-
How to Install Redis Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Redis is a free, open-source, cross-platform NoSQL, and in-memory Key-value data structure store, used as a database server, cache, and message broker. In this tutorial, I will explain how to install the Redis server on Debian 11.
-
How to Install MongoDB on AlmaLinux 8
Author: t.michael • Tags: linux, server • Comments: 0MongoDB is an open-source document-oriented NoSQL database. This tutorial shows you how to install MongoDB on AlmaLinux 8.
-
How to Install Icinga 2 Monitoring Software on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 4Icinga2 is a free, open-source and one of the most popular network monitoring tools. In this article, I will show you how to install the Icinga2 monitoring server on Debian 11.