Linux Tutorials on the topic “debian”
-
How to Install Mattermost on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, nginx, server • Comments: 2 • Published: Jul 20, 2022Mattermost is a free and open-source collaboration and messaging platform created with security in mind. In this tutorial, we will show you how to install the Mattermost Chat server on Debian 11.
-
How to Install Cacti Network Monitoring Tool on Debian 11
Author: sohan patel • Tags: debian, linux, monitoring • Comments: 1 • Published: Jul 05, 2022Cacti is an open-source, web-based network monitoring tool written in PHP. Cacti generates CPU load and network bandwidth utilization graphs using SNMP (Simple Network Management Protocol). This guide will show you, how to install the Cacti monitoring tools on Debian 11.
-
How to Setup a Centralized Log System with Graylog on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Jun 14, 2022Graylog is a free and open-source log-management platform for capturing, storing and enabling real-time analysis of your data and logs. It's written in Java and built on top of other open-source software like MongoDB and Elasticsearch.
-
-
How to Install Apache CouchDB NoSQL Database Server on Debian 11
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Jun 13, 2022Apache CouchDB is an open-source NoSQL database developed by the Apache Software Foundation. This tutorial will teach you how to install Apache CouchDB Database Server on a Debian 11 server. You will also learn how to perform some basic database operations and access CouchDB via a public URL using the Caddy web server.
-
How to Install and Configure Envoy Proxy on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1 • Published: Jun 13, 2022Envoy proxy is a free and open-source service proxy designed for cloud-native applications. In this tutorial, we will show you how to install and configure the Envoy proxy on the Debian 11 server.
-
How to Install Apache ActiveMQ on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: May 31, 2022Apache ActiveMQ is a free and open-source message broker developed by Apache Software Foundation. It is one of the well-known message brokers that supports multiple protocols such as AMQP, MQTT, Stomp, and OpenWire. It is written in Java and fully compliant with JMS 1.1 standards.
-
How to Install Lighttpd with PHP and Free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, lighttpd, linux, php, web server • Comments: 0 • Published: May 09, 2022Lighttpd is a simple, fast, and secure web server. In this tutorial, we will show you how to install Lighttpd with PHP and Let's Encrypt SSL on Debian 11.
-
How to Install TYPO3 CMS on Debian 11
Author: Arvid L • Tags: apache, debian, linux • Comments: 1 • Published: Apr 19, 2022TYPO3 is a free and open-source Enterprise-grade content management system. In this guide, I will show you how to install TYPO3 CMS with the LAMP Stack on the latest Debian 11 Bullseye.
-
How to Install a CockroachDB Cluster on Debian 11
Author: Arvid L • Tags: debian, high-availability, linux, server • Comments: 0 • Published: Apr 12, 2022CockroachDB is an open-source distributed and scalable SQL database for cloud applications. CockroachDB provides next-level consistency, replicated SQL database, and a transactional data store. In this tutorial, we will show you how to install the CockroachDB cluster on Debian 11 server.
-
How to Install and Use Nginx Proxy Manager with Docker
Author: Navjot Singh • Tags: centos, debian, linux, nginx, server, ubuntu, web server • Comments: 3 • Published: Apr 12, 2022A reverse proxy is a web server that can sit in front of another web server or a web service. It can encrypt outgoing traffic, act as a load balancer, redirect traffic, and offer protection. This tutorial will teach you how to install the Nginx proxy manager on a Linux server using Docker. We will cover all popular Linux distributions in a single tutorial.