Linux Tutorials on the topic “server”
-
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.
-
How to Install and Use Nginx Proxy Manager with Docker
Author: Navjot Singh • Tags: centos, debian, linux, nginx, server, ubuntu, web server • Comments: 3A reverse proxy is a web server that can sit in front of another web server or a web service. It can encrypt outgoing traffic, act as a load balancer, redirect traffic, and offer protection. This tutorial will teach you how to install the Nginx proxy manager on a Linux server using Docker. We will cover all popular Linux distributions in a single tutorial.
-
How to Install Supabase with Docker on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, server • Comments: 3Supabase is an open-source Firebase alternative that provides you with all the tools needed to develop your applications. Supabase offers a PostgreSQL database, user authentication, storage and a real-time API and integrates with popular frameworks and tools such as Angular, Flutter, Next.js, React, Svelte and Vue.