Linux Tutorials on the topic “server”
-
How to Install and Monitor services using Netdata Monitoring Tool on Rocky Linux 8
Author: Navjot Singh • Tags: linux, monitoring, server • Comments: 0Netdata is an open-source monitoring system for Linux-based operating systems. It provides real-time performance and monitoring using beautiful and detailed dashboards. In this tutorial, you will learn to install and monitor various services using Netdata Tool on a Rocky Linux 8 server. We will use Netdata to track the metrics of a LEMP stack and Docker engine.
-
How to Install GlassFish JAVA Application Server on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu, web server • Comments: 0Glassfish is a free and open-source server used for deploying Java-based applications. In this post, we will show you how to install the Glassfish server with Nginx as a reverse proxy on Ubuntu 22.04.
-
How to Install ArangoDB NoSQL Database on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0ArangoDB is a modern multi-model database system developed by ArangoDB GmbH. it's a free and open-source database system that supports three different data models, documents, graphs, and key/values.
-
-
How to Install KVM Libvirt Virtualization on OpenSUSE
Author: Arvid L • Tags: linux, server, virtualization • Comments: 1KVM or Kernel-based Virtual Machine is an open-source virtualization technology that turns your Linux server into a hypervisor. In this tutorial, you'll learn how to install and configure KVM Virtualization on the OpenSUSE Tumbleweed. You will also learn how to create a Virtual Machine using the virt-manager GUI application.
-
How to Install Apache Solr on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0Solr is a free, open-source, and very popular tool used for search and real-time indexing. It is very highly scalable, fault-tolerant, and optimized for a high volume of internet traffic. In this tutorial, you will learn how to install Apache Solr on Ubuntu 22.04.
-
How to Install Gitea Code Hosting using Docker on Rocky Linux 8
Author: Navjot Singh • Tags: linux, server • Comments: 0Gitea is a self-hosted code hosting service similar to Github, Bitbucket, and Gitlab. In this article, you will learn to install Gitea using Docker on a Rocky Linux 8 server.
-
How to Install and Use Portainer for Docker management with Nginx Proxy Manager
Author: Navjot Singh • Tags: cloud, control panels, linux, server, virtualization • Comments: 7Portainer is an open-source container management solution for Docker, Kubernetes, and Nomad that simplifies starting, creating and running containers in an easy way. It provides a web-based dashboard to manage containers, images, networks, and volumes.
-
How to Install CyberPanel on Alma Linux 8
Author: Hitesh Jethva • Tags: control panels, linux, server, web server • Comments: 1CyberPanel is a free and open-source web hosting control panel that allows you to create, configure and manage your own hosting server. In this post, we will show you how to install CyberPanel on Alma Linux 8.
-
How to Install Filerun Storage Sync on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, server, storage, web server • Comments: 0FileRun is a free, open-source, and self-hosted file share and sync application written in PHP. In this post, we will show you how to install FileRun on Alma Linux 8.
-
How to Install a CockroachDB Cluster on Debian 11
Author: Arvid L • Tags: debian, high-availability, linux, server • Comments: 0CockroachDB is an open-source distributed and scalable SQL database for cloud applications. CockroachDB provides next-level consistency, replicated SQL database, and a transactional data store. In this tutorial, we will show you how to install the CockroachDB cluster on Debian 11 server.