Linux Tutorials on the topic “server”
-
How to Install GlassFish Application Server with Nginx Reverse Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Apr 19, 2025GlassFish is a free and open-source implementation of the Java EE Platform developed by Eclipse. In this guide, you will install GlassFish Application Server on Debian 12 in a step-by-step process. You will also configure Nginx as a reverse proxy for your GlassFish installation.
-
How to Install WildFly Application Server with Nginx Reverse Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Mar 31, 2025WildFly formerly JBoss is a free and open-source application server that helps you build and deploy Java web applications. In this guide, you will learn how to install WildFly or JBoss application runtime on a Debian 12 server.
-
How to Install Apache Solr on an Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Mar 06, 2025Apache Solr is an open-source search platform built on Apache Lucene, designed to create powerful application search and indexing capabilities. In this guide, you'll learn how to install Apache Solr on Ubuntu 24.04 server.
-
-
How to Install ntopng on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Feb 24, 2025Ntopng is an open-source network traffic monitoring tool for traffic analysis and real-time visualization. In this tutorial, you'll learn how to install the Ntopng Network Monitoring Tool on the Debian 12 server.
-
How to Install Fast API with MongoDB on Ubuntu 24.04
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: Feb 15, 2025FastAPI is a web framework based on Python for creating API services. It's a modern, fast, high-performance framework supporting asynchronous operations.
-
How to Install Rancher on Debian 12 Server
Author: Arvid L • Tags: debian, linux, server, virtualization • Comments: 0 • Published: Feb 11, 2025Rancher is an open-source container management platform designed to facilitate the deployment, management, and governance of Kubernetes clusters. In this tutorial, you'll learn how to install Rancher on a Debian 12 server.
-
How to Install Apache Couch DB on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jan 26, 2025Apache CouchDB is an open-source NoSQL and document-oriented database that supports multiple formats and protocols to store its data. Apache CouchDB allows you to use JSON to store data, and it also provides web UI for managing the CouchDB system and HTTP API that enables you to query data easily.
-
How to Install NodeBB with MongoDB and Nginx Proxy on AlmaLinux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Jan 25, 2025NodeBB is an open-source, Node.js-based forum software that provides a modern and responsive solution for online communities. This guide will provide step-by-step instructions for installing NodeBB on an Alma Linux 9 server.
-
How to Install Consul Server on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jan 19, 2025Consul is a modern platform for service discovery that allows you to register services via DNS and HTTP interface. It also offers a Service mesh feature that enables secure connections via TLS and provides authorization between services.
-
How to Install and Use Neo4j Graph Database on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Jan 18, 2025Neo4j is a high-performance graph database management system for graph storage, data science, ML, analytics, and visualization. In this tutorial, we'll show you step-by-step instructions on installing and using the Neo4j Graph Database on the Debian 12 server.