Linux Tutorials on the topic “Linux”
-
How to use Screen Command on Linux
Author: Rahul Shivalkar • Tags: linux, shell, ubuntu • Comments: 1Screen is a very useful command which gives us the ability to use multiple Shell(SSH) Sessions from a single SSH session. It means you do not need to explicitly open different SSH sessions to perform multiple operations parallelly.
-
Linux Administration: Ubuntu Linux Tutorial for Beginners
Author: Rahul Shivalkar • Tags: linux • Comments: 2Linux is a multi-user system that serves as a reliable open-source system for desktops, and servers. Linux is the most widely used open-source Operating System (OS). In this article, we will be using Ubuntu Server Version to learn to use Linux using Commands.
-
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 FreeIPA on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 2FreeIPA is a free and open-source identity management solution for Linux/Unix operating systems. In this guide, we will show you how to install the FreeIPA Identity manager on the Rocky Linux server.
-
How to Install Koel Music Streaming Server using Docker on Rocky Linux 8
Author: Navjot Singh • Tags: linux, php • Comments: 0Koel is a web-based audio streaming service written in the Laravel PHP framework. It allows you to stream your personal music collection and access it from anywhere in the world. In this tutorial, you will learn how to install Koel Music Streaming Server using Docker on a Rocky Linux 8 machine.
-
How to Install Lighttpd with PHP and Free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, lighttpd, linux, php, web server • Comments: 0Lighttpd is a simple, fast, and secure web server. In this tutorial, we will show you how to install Lighttpd with PHP and Let's Encrypt SSL on Debian 11.
-
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.