Linux Tutorials on the topic “server”
-
How to Install Kuma - Self-hosted Uptime Robot Alternative on Ubuntu 20.04
Author: Arvid L • Tags: linux, monitoring, server, ubuntu • Comments: 1Uptime-Kuma is an open source monitoring tool like "Uptime Robot" written in Nodejs. It's a self-hosted monitoring tool with a fancy beautiful dashboard and supports multiple notifications methods.
-
How to Install Nextcloud on Rocky Linux
Author: Arvid L • Tags: centos, linux, server, web server • Comments: 3In this guide, you will learn how to install Nextcloud on the Rocky Linux 8.4. You will be installing Nextcloud under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
-
How to create a StatefulSet in Kubernetes
Author: Rahul Shivalkar • Tags: cloud, linux, nginx, server, virtualization • Comments: 0StatefulSets contain a set of Pods with unique, persistent identities and stable hostnames. In this article, we will create a Statefulset with replicas of Nginx pods. We will perform operations on the Pods to see how they are deleted and created.
-
-
How to Install Jellyfin Media Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 3Jellyfin is an open-source media streaming system that allows you to manage and stream your media. In this post, we will show you how to install Jellyfin media streaming server with Nginx as a reverse proxy on Debian 10.
-
How to Install and Configure DHCP Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1If you are a system administrator and working in a large environment then you may often need to set up a new client system and assign IP addresses and other network-related information manually. It is a very time-consuming process for you. This is the case, where DHCP comes into the picture.
-
How to Install KVM/QEMU on Manjaro/Archlinux
Author: Arvid L • Tags: arch linux, kvm, linux, server • Comments: 3In this guide, you will learn how to set up KVM/QEMU virtualization on Manjaro/Archlinux machine. Also, you will learn how to create the first virtual machine with the GUI application "virt-manager" - a desktop user interface for managing virtual machines.
-
How to Install EteSync server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, email, server, ubuntu • Comments: 0EteSync is an open-source solution to sync your contacts, calendars, and tasks. In this tutorial, I will show you how to install EteSync with Apache on Ubuntu 20.04.
-
How To Install Grafana On Ubuntu 20.04 LTS
Author: Alan • Tags: linux, monitoring, server • Comments: 0
Grafana is an open source, feature rich metrics dashboard and graph editor. Grafana is widely used to monitor large number of metrics from different data sources like MySQL, MongoDB, InfluxDB etc. It has a pluggable architecture which can be extended with multiple plugins for various data sources.
-
How to Install MERN Stack for JS based applications on Ubuntu 20.04
Author: Hitesh Jethva • Tags: server, ubuntu, web server • Comments: 0The MERN Stack is made from four components: MongoDB, ExpressJS, ReactJS, and NodeJS. It provides a bundle of JavaScript technologies used for building dynamic JS websites. In this guide, we will show you how to install the MERN stack on Ubuntu 20.04.
-
How to Install InspIRCd IRC Chat Server on Debian 10
Author: Alan • Tags: debian, linux, server • Comments: 1InspIRCd is a robust IRC server that runs in UNIX-like environments that comes with its own scripting language called AngelScript. This tutorial shows you how to install and configure InspIRCd on Debian 10.