Linux Tutorials on the topic “debian”
-
How to Install Nginx on Debian 11
Author: t.michael • Tags: debian, nginx, server, web server • Comments: 0Nginx is a fast and popular web server that can be used as a reverse proxy and load balancer for your servers. In this tutorial, we will show you how to install nginx on Debian 11.
-
How to Install Drupal with Apache and Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Drupal is a free and open-source content management system based on the LAMP stack. In this post, we will show you how to install Drupal with Apache and Let's Encrypt SSL on Debian 11.
-
How to Install Config Server Firewall (CSF) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, security • Comments: 1CSF is also known as "Config Server Firewall" is a free and advanced firewall for Linux systems. It comes with some advanced security features such as intrusion, flood, and login detections.
-
-
How to Install Python 3.9 on Debian 11
Author: t.michael • Tags: debian, linux, programming • Comments: 0Python is a popular open-source programming language. In this article, we'll show how to install Python 3.9, which is the latest version at the time of writing this, on a Debian 11 system as a Linux user.
-
How to Install Apache Solr on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1Apache Solr is an open-source enterprise-search platform from the Apache Lucene project. In this post, we will show you how to install Apache Solr on Debian 11.
-
How to Install Jenkins on Debian 11
Author: Hitesh Jethva • Tags: debian • Comments: 0Jenkins is an open-source automation and continuous integration tool that helps to automate the repetitive tasks involved in the software development process. This tutorial will explain how to install Jenkins on Debian 11 system.
-
How to Install Nextcloud on Debian 11
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 14Nextcloud is open-source software for creating public and private file storage. It allows you to create your self-hosted services like Dropbox, Google Drive, or Mega.nz. In this guide, you will learn how to install Nextcloud on the latest Debian 11 Bullseye.
-
How to Install Docker and Docker Compose on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, virtualization • Comments: 2Docker is a free and open-source platform to develop, ship, and run applications in the containerized environment. In this tutorial, we will show you how to install Docker and Docker compose on Debian 11.
-
How to install Node.js & NPM on Debian 11
Author: t.michael • Tags: debian, server • Comments: 1Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications built on Chrome's V8 JavaScript engine. In this article, we will learn what Nodejs is and how to install it on a Linux machine using a non-root user account.
-
How to Install pgAdmin 4 v5 PostgreSQL Administration Tool on Debian 11
Author: Arvid L • Tags: debian, server • Comments: 2pgAdmin is a free and open-source graphical administration tool for PostgreSQL which is easy to use. In this tutorial, you will learn how to install pgAdmin server mode on the latest Debian 11 Bullseye. You will learn how to set up pgAdmin with Apache web server, and learn the basic usage of pgAdmin for managing PostgreSQL database and user.