Linux Tutorials on the topic “server”
-
How to Setup IKEv2 IPSec VPN Using strongSwan and Let's Encrypt on Rocky Linux 9
Author: Navjot Singh • Tags: linux, security, server • Comments: 1In this tutorial, you will learn how to set up an IKEv2 IPSec VPN using strongSwan using EAP-MSCHAPv2 authentication along with Let's Encrypt SSL certificates on a Rocky Linux 9 server. You will also learn how to connect to the VPN using Windows, macOS, Linux, and Android clients.
-
How to Install Jitsi Video Conference Platform on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 4Jitsi is a free, open-source solution for building a secure video conference platform. This article will go through the installation and configuration of the Jitsi Video Conference on the latest Debian 11 Bullseye.
-
How to Install HTTP Git Server with Nginx and SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, programming, server, ubuntu, web server • Comments: 0Git is an open-source version control system that keeps track of your software changes at the source level. This tutorial will explain setting up an HTTP Git repository server with Nginx on Ubuntu 22.04.
-
-
How to Install Memcached on Ubuntu 22.04
Author: Hitesh Jethva • Tags: server, ubuntu • Comments: 1Memcached is a free, open-source, and general-purpose distributed memory-caching system used to cache database data. It is a high-performance memory caching system used to speed up dynamic web applications by reducing the database load.
-
How to Install an FTP Server with ProFTPD and TLS/SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: ftp, linux, server, ubuntu • Comments: 1ProFTPD is a free, open-source, and feature-rich FTP server written for Unix and Unix-a-like operating systems. This tutorial will show you how to install the ProFTPD FTP server on Ubuntu 22.04.
-
How to Install Pydio Cells File Sharing Server on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0Pydio Cells also known as a Pydio is an open-source file-sharing and synchronization application written in the Golang language. This guide will explain how to install the Pydio file-sharing application on Ubuntu 22.04.
-
How to Install Plex Media Server on Debian 11
Author: t.michael • Tags: debian, linux, nginx, server • Comments: 0Plex Media Server is a digital media player that can host multiple online content channels from non-local sources. This tutorial shows you how to install Plex Media server on Debian 11.
-
How to Install Netdata Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 0Netdata is a free and open-source performance and health monitoring solution for Linux, macOS, and FreeBSD. It provides real-time statistics and allows you to monitor cloud-based servers, containers, and your entire IT infrastructure.
-
How to Setup Jenkins Master and Slave on Ubuntu
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 9Jenkins is an automation server with support for many SCM (Source Control Management) systems including Git, SVN, and Mercurial. Jenkins provides hundreds of plugins to automate your project. In this tutorial, we will learn how to set up Jenkins master-slave architecture using the latest Ubuntu version Ubuntu. We will learn to set up the Jenkins master server, and then add other Ubuntu nodes as Jenkins slaves.
-
How to Install Elastic Stack on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, server, ubuntu • Comments: 0Elastic Stack (Formerly ELK Stack) is a group of open-source software created by Elastic for collecting data from multiple sources. It allows you to collect, store, process, analyze, and visualize data from various sources in any formats to the centralized Elastic Stack platform.