Linux Tutorials on the topic “server”
-
How to Install a CockroachDB Cluster on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Aug 18, 2023CockroachDB is an open-source distributed and scalable SQL database for cloud applications. This guide shows you how to install and create a CockroachDB cluster on multiple AlmaLinux 9 servers.
-
Guide to Install Matomo Web Analytics on AlmaLinux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Aug 11, 2023Matomo, formerly Piwik, is free and open-source web analytics software that can track website visits and display reports for data and audience analysis. The following tutorial shows you how to install Matomo web analytics on AlmaLinux 9 server. I will install Matomo with the Httpd web server, PHP, and MariaDB database. I will also secure Matomo with SSL/TLS certificates via Letsencrypt.
-
How to Install OpenLDAP Server and LDAP Account Manager on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Aug 10, 2023OpenLDAP is a software implementation of the Lightweight Directory Access Protocol (LDAP). This article will guide you through installing the OpenLDAP server on Debian 12 step-by-step. You will also install the LDAP Account Manager or LAM, a PHP web application that can be used to manage the OpenLDAP server.
-
-
How to Install Magento with Apache and Let's Encrypt SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: apache, linux, server, ubuntu, web server • Comments: 0 • Published: Aug 08, 2023Magento is an open-source and one of the most popular eCommerce platforms that helps programmers create eCommerce websites. This tutorial will show you how to install Magento on Ubuntu 22.04.
-
How to Install NFS Server and Client on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Aug 04, 2023NFS or Network File System is a network protocol that allows you to mount a remote file system over the network. In this guide, I will show you how to install an NFS server and client on Debian 12.
-
How to Install GlusterFS on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Aug 03, 2023GlusterFS or Gluster File System, is a free and open-source distributed file system developed by RedHat. In this guide, we'll take you through the installation process of GlusterFS Cluster on AlmaLinux 9 servers. You will set up high-availability file system storage using GlusterFS on AlmaLinux 9 servers.
-
How to Install and Use Docker on Debian 12
Author: Arvid L • Tags: linux, server, virtualization • Comments: 0 • Published: Aug 01, 2023Docker is a set of open platforms that provides OS-level virtualization for developing, shipping, and running applications. In this guide, I'll show you how to install Docker Engine on the latest Debian 12. You will also go over the management of Docker service via systemctl, and learn the basic usage of Docker for managing images, containers, and volumes.
-
How to Install Apache Kafka with CMAK on CentOS
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Jul 31, 2023Apache Kafka is a free and open-source streaming platform used for streaming analytics, data integration, and mission-critical applications. Compared to ActiveMQ and RabbitMQ, Kafka has better throughput, built-in partitioning, replication, and fault-tolerance.
-
How to Install OpenLDAP Server on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jul 21, 2023OpenLDAP is a software implementation of the Lightweight Directory Access Protocol (LDAP). In this tutorial, we'll show you how to install OpenLDAP Server on an AlmaLinux 9, so you can get started with ease.
-
How to Install Fleet Osquery Manager on Ubuntu 22.04
Author: Arvid L • Tags: desktop, linux, security, server, ubuntu • Comments: 0 • Published: Jul 21, 2023Fleet is an open-source osquery manager that can be used to maintain secure workstations and servers, and keep an accurate inventory of all your devices. In this tutorial, you will install Fleet Osquery Manager on an Ubuntu 22.04 server.