Linux Tutorials on the topic “server”
-
How to Install and Secure MongoDB on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0MongoDB is an open-source, general-purpose, document-based, and distributed database designed for modern application developers. In this post, we will show you how to install and secure MongoDB on Debian 11.
-
How to Install Redis Server on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Redis is a free, open-source, cross-platform NoSQL, and in-memory Key-value data structure store, used as a database server, cache, and message broker. In this tutorial, I will explain how to install the Redis server on Debian 11.
-
How to Install MongoDB on AlmaLinux 8
Author: t.michael • Tags: linux, server • Comments: 0MongoDB is an open-source document-oriented NoSQL database. This tutorial shows you how to install MongoDB on AlmaLinux 8.
-
-
How to Install Passbolt Self-Hosted Password Manager on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, security, server • Comments: 0Passbolt is a free, open-source and self-hosted password manager that allows you to store your website and other passwords securely. In this tutorial, I will show you how to install the Passbolt password manager on Debian 11.
-
How to Install Nginx on Debian 11
Author: t.michael • Tags: debian, nginx, server, web server • Comments: 0Nginx is a fast and popular web server that can be used as a reverse proxy and load balancer for your servers. In this tutorial, we will show you how to install nginx on Debian 11.
-
How to Install Cockpit on Rocky Linux 8
Author: t.michael • Tags: control panels, linux, server • Comments: 1Cockpit is a server management dashboard that provides real-time information on the state of your machine. In this guide, we will show you how to install the Cockpit Web Console on a Rocky Linux 8 system.
-
How to Install Apache Solr on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1Apache Solr is an open-source enterprise-search platform from the Apache Lucene project. In this post, we will show you how to install Apache Solr on Debian 11.
-
How to Install Nextcloud on Debian 11
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 14Nextcloud is open-source software for creating public and private file storage. It allows you to create your self-hosted services like Dropbox, Google Drive, or Mega.nz. In this guide, you will learn how to install Nextcloud on the latest Debian 11 Bullseye.
-
How to Install Docker on Rocky Linux 8
Author: t.michael • Tags: linux, server, virtualization • Comments: 0Docker is a virtualization platform that allows you to create isolated development containers. In this guide, you will learn how to install and use Docker on Rocky Linux 8.
-
How to install Node.js & NPM on Debian 11
Author: t.michael • Tags: debian, server • Comments: 1Node.js is an open-source, cross-platform runtime environment for developing server-side and networking applications built on Chrome's V8 JavaScript engine. In this article, we will learn what Nodejs is and how to install it on a Linux machine using a non-root user account.