Linux Tutorials on the topic “server”
-
How to Install GlassFish Java Application Server with Nginx Reverse Proxy on AlmaLinux 9
Author: Arvid L • Tags: linux, nginx, server, web server • Comments: 0 • Published: Feb 15, 2024GlassFish is a free and open-source implementation of the Java EE Platform developed by Eclipse. This guide will show you how to install GlassFish on the AlmaLinux 9 server with Nginx reverse proxy.
-
How to Install Microsoft SQL Server on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 2 • Published: Feb 08, 2024In this guide, we'll show you how to install Microsoft SQL Server 2022 Edition on Debian 12 server. You will also learn how to install MS SQL Tools for interacting with MS SQL Server.
-
How to Install and Configure Zabbix Server and Client on Rocky Linux 9
Author: Navjot Singh • Tags: linux, monitoring, server • Comments: 0 • Published: Feb 01, 2024Zabbix is a free and open-source monitoring solution for IT infrastructure such as networks, servers, virtual machines, and cloud services. In this tutorial, you will learn how to install the Zabbix Server and client on a Rocky Linux 9 server.
-
-
How to Install CockroachDB Cluster on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Feb 01, 2024CockroachDB is an open-source distributed and scalable SQL database for cloud applications. CockroachDB provides next-level consistency, a replicated SQL database, and a transactional data store.
-
How to Install Consul Server on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Jan 26, 2024Consul 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 PrestaShop on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 0 • Published: Jan 26, 2024PrestaShop is an open-source e-commerce web application written using Symfony PHP framework. It allows you to design, build, and host an online store to sell products, receive payments, and manage all related aspects. In this tutorial, you will learn how to install Prestashop on a Rocky Linux 9 server.
-
How to Install DokuWiki on Debian 12
Author: Arvid L • Tags: apache, debian, linux, server, web server • Comments: 0 • Published: Jan 22, 2024DokuWiki is a simple, versatile open-source wiki software that doesn't require a database. It's known for its ease of maintenance, readability, and user management, making it ideal for creating and managing documentation in corporate or collaborative environments.
-
How to build a Self-hosted environment on Linux with Proxmox
Author: Bouke Jasper Henstra • Tags: linux, server • Comments: 0 • Published: Jan 20, 2024In this article, we delve into the practicalities of establishing an affordable self-hosted environment tailored for home labs, home offices, and small to medium-sized enterprises. Prioritizing a lean approach that minimizes both effort and cost, our goal is to navigate complexities within a reasonable timeframe.
-
How to Install Apache Tomcat with Nginx Reverse Proxy on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jan 19, 2024Apache Tomcat or "Tomcat" is a free and open-source Java Servlet container for Java. In the following guide, we'll show you the installation of Apache Tomcat with Nginx as a reverse proxy on the AlmaLinux 9 server.
-
How to Install CSF (Config Server Firewall) on Debian 12
Author: Arvid L • Tags: debian, linux, security, server • Comments: 1 • Published: Jan 19, 2024CSF or Config Server Firewall is a Stateful Packet Inspection (SPI) firewall based on IPtables and Perl. it provides a daemon process that will monitor your services for failure authentication.