Linux Tutorials on the topic “server”
-
How to Install Spigot Minecraft Server on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 7 • Published: Jan 10, 2022Spigot is a modified Minecraft server software based on CraftBukkit. It provides additional performance optimizations, configuration options and features while maintaining compatibility with all existing plugins and mods.
-
How to Install Sails.js MVC Framework with Nginx on Debian 11
Author: Arvid L • Tags: debian, nginx, programming, server, web server • Comments: 0 • Published: Jan 06, 2022Sails.js is a full-stack Node.js framework built on top of Express socket.io. It's a powerful MVC framework inspired by Ruby on Rails, but with supports of data-driven APIs and scalable, also service-oriented architecture.
-
How to Install ClickHouse OLAP Database System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0 • Published: Jan 04, 2022ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in real-time. In this post, we will show you how to install ClickHoust on Debian 11.
-
-
How to Install Ruby on Rails with PostgreSQL on Rocky Linux 8.4
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Jan 04, 2022Ruby on Rails or RoR or Rails is a free and open-source web application framework written in Ruby. In this tutorial, you will learn how to install Ruby on Rails with the PostgreSQL database on the Rocky Linux system.
-
How to Install Redis on Ubuntu 20.04
Author: Muhammad Arul • Tags: server • Comments: 0 • Published: Dec 28, 2021Redis is an open-source, in-memory key/value store, used as a database, cache, and message broker. It's a distributed in-memory key-value database with optional durability. In this tutorial, we will show you how to install and configure Redis Server on Ubuntu 20.04 LTS.
-
How to set up an NFS Mount on Rocky Linux 8
Author: Navjot Singh • Tags: desktop, linux, server, storage • Comments: 0 • Published: Dec 28, 2021Network File System or NFS is a distributed file system protocol that allows remote hosts to mount file systems over a network and perform file operations on them as though they are mounted locally. In this tutorial, you will learn how to install and configure the NFS Server and NFS Clients based on Rocky Linux 8.
-
How to Install Bugzilla Bug Tracker on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, programming, server • Comments: 0 • Published: Dec 21, 2021Bugzilla is a free and open-source bug tracking system that allows us to track the bugs and collaborate with developers and other teams in our organization. In this article, I will explain how to install Bugzilla on Debian 11.
-
How to Install Apache Maven on AlmaLinux 8
Author: t.michael • Tags: linux, programming, server • Comments: 0 • Published: Dec 20, 2021Apache Maven is a powerful project management and comprehension tool used by software developers working with the Java programming language. It is a build automation tool that favors convention over configuration, and is based on the concept of a project object model (POM).
-
How to Install LibreNMS Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Dec 10, 2021LibreNMS is a free, open-source, web-based, and auto-discovering network monitoring tool written in PHP. In this tutorial, I will explain how to install LibreNMS with Nginx on Debian 11.
-
How to Install and Configure Redis 6.0 on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0 • Published: Dec 02, 2021Redis is a free, and open-source in-memory data structure store used as a message broker and database cache. In this post, we will show you how to install and configure Redis 6 on Debian 11.