Linux Tutorials on the topic “Linux”
-
How to Install MariaDB 10.6 on Rocky Linux 8
Author: t.michael • Tags: linux, mysql • Comments: 4MariaDB, the Maria database software is an open-source relational database management system. This guide will show you how to install the latest MariaDB version on Rocky Linux.
-
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 and Docker Compose on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, virtualization • Comments: 2Docker is a free and open-source platform to develop, ship, and run applications in the containerized environment. In this tutorial, we will show you how to install Docker and Docker compose on Debian 11.
-
-
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 Craft CMS with Nginx on Debian 11
Author: Hitesh Jethva • Tags: cms, debian, linux • Comments: 0
Craft CMS is a free and open-source content management system written in PHP and based on the Yii framework. This post will show you how to install Craft CMS with Nginx and Let's Encrypt SSL on Debian 11.
-
How to Install Nodejs on Rocky Linux 8.4
Author: Arvid L • Tags: linux, web server • Comments: 1Node.js is a cross-platform java-script runtime for server-side programing language. It's built on top of Chrome's V8 JavaScript engine, allows you to execute JavaScript code on the server-side. In this tutorial, you will learn how to install Node.js on Rocky Linux using two different methods.
-
How to Install PostgreSQL and phpPgAdmin on Fedora 34
Author: Navjot Singh • Tags: fedora, linux, server • Comments: 0PostgreSQL or Postgres is a powerful, open-source, relational database management system. This tutorial will demonstrate how to install PostgreSQL and phpPgAdmin on a Fedora 34 based server.
-
How to Install and Use MongoDB on Rocky Linux 8
Author: t.michael • Tags: linux, server • Comments: 1MongoDB is an object-oriented, schema-less, NoSQL database server used in developing modern dynamic apps. This tutorial will cover how to install MongoDB on Rocky Linux 8.
-
How to Install Wikijs on Rocky Linux
Author: Arvid L • Tags: linux, web server • Comments: 0Wiki.js is an open-source wiki software written in JavaScript and running on the Node.js runtime. In this guide, you will learn how to install Wiki.js on the Rocky Linux server. You will be installing the Wiki.js with the latest LTS version of Node.js, using PostgreSQL as its main database, and using the Nginx web server as a reverse proxy.
-
How to Install and Use Ansible on Debian 11
Author: Hitesh Jethva • Tags: debian, linux • Comments: 1Ansible is a free, open-source, and one of the most popular configuration management tools. In this article, I will show you how to install and use Ansible on Debian 11.