Linux Tutorials on the topic “server”
-
How to Install a DNS Server with BIND on Rocky Linux 9
Author: Arvid L • Tags: bind, dns, linux, server • Comments: 1BIND or Berkeley Internet Name Domain is free and open-source DNS Server software. It's one of the most popular DNS server software used by more than 70% of DNS on the Internet. This tutorial will show you how to set up DNS Server with BIND on a Rocky Linux 9 server.
-
How to Enable SSL for PostgreSQL connections
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 0By default, all PostgreSQL connections are insecure, which can cause security issues when run in high-traffic production environments. This tutorial will teach you how to enable SSL for PostgreSQL connections.
-
-
How to Install InfluxDB and Telegraf on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0InfluxDB is an open-source time series database written in Go. It is a high-performance time series platform with purpose-built to collect, store, process, and visualize time series data. In this tutorial, you will install the influxdb open-source time series database and Telegraf on a Rocky Linux 9 server.
-
How to Install OpenMRS (Open Medical Record System) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0OpenMRS stands for "Open Medical Record System", is a free, open-source, and efficient electronic medical record (EMR) storage and retrieval system. In this post, we will show you how to install OpenMRS on Debian 11.
-
How to Install Jellyfin Media Server on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server • Comments: 0Jellyfin is a free and open-source media server that allows you to stream content that can be accessed from anywhere. In this tutorial, you will learn how to install Jellyfin Media Server using Docker on a Rocky Linux 9 server.
-
How to Install Jenkins on Rocky Linux 9
Author: Arvid L • Tags: linux, programming, server • Comments: 0Jenkins is an open-source automation tool for Continuous Integration/Continuous Delivery (CI/CD). is entirely written in Java with the support of more than 1000 plugins for building, deploying, and automating your project.
-
How to Install Apache Hadoop on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 1Apache Hadoop is an open-source framework for processing and storing big data. In this tutorial, we will install the latest version of Apache Hadoop on an Ubuntu 22.04 server. Hadoop gets installed on a single node server and we create a Pseudo-Distributed Mode of Hadoop deployment.
-
How to Install LibreNMS with Nginx on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 3LibreNMS is a free, open-source, and powerful network monitoring tool for Linux-based operating systems. In this tutorial, we will show you step-by-step instructions on how to install LibreNMS on Ubuntu 22.04.
-
How to Install ReactJS with Nginx on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 0React.js is a free and open-source JavaScript framework developed by Facebook in 2011. It is used for building reusable UI components and helps users to create rich and engaging web apps fast and efficiently with minimal coding. In this tutorial, we will show you how to install React.js on Ubuntu 22.04.