Linux Tutorials on the topic “Linux”
-
How to Install Apache Solr on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 1Apache Solr or Solr is a free and open-source search platform based on the Apache Lucene library. In this guide, you will learn how to install Apache Solr on the Rocky Linux system, enable Solr basic authentication, set up max open files limit and max processes limit for Solr deployment, and how to create the first Solr core from the command line.
-
How to create an Ubuntu Virtual Machine in Azure Cloud
Author: Rahul Shivalkar • Tags: cloud, linux, server, virtualization • Comments: 0Azure Virtual Machine (VM) is one of the types of on-demand, scalable computing resources. This guide will show you step by step with screenshots of how to create a virtual machine (VM) in the Microsoft Azure Cloud.
-
How to install Mattermost on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, server • Comments: 0Mattermost is a free, open-source, and secure platform for communication, collaboration, and workflow orchestration across tools and teams. In this tutorial, we will show you how to install Mattermost with Nginx on Alma Linux 8.
-
-
ISPConfig Perfect Multiserver setup on Ubuntu 20.04 and Debian 10
Author: Thom Pol • Tags: control panels, debian, dns, email, ftp, ispconfig, linux, server, ubuntu, web server • Comments: 46This tutorial will take you through installing your own ISPConfig 3 multiserver setup with dedicated servers for the panel, web, DNS, mail, and webmail using the new ISPConfig auto-installer. This tutorial is compatible with Debian 10 and Ubuntu 20.04.
-
How to use Cloudformation to create SQS Queues on AWS
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0AWS Simple Queue Service (SQS) is a fully managed message queuing service that enables us to decouple and scale microservices, serverless applications, and distributed systems. In this article, we will see the steps to create a Standard and FIFO Queue using Cloudformation Stack.
-
How to Install LibreNMS on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring • Comments: 1LibreNMS is an open-source network monitoring system based on PHP and with autodiscovery support. sing LibreNMS allows you to monitor operating systems like Linux, Windows, and BSD, also it supports a wide range of network hardware from multiple vendors such as Aruba, Cisco, Dell, D-Link, HP, and Mikrotik.
-
How to create an IAM Role in AWS using Terraform
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0In this article we will see how to create an IAM Role. Before proceeding, I assume that you are familiar with the basics of Terraform and AWS IAM Roles.
-
Overview of the Wireshark User Interface (GUI)
Author: Ali Imran Nagori • Tags: linux, security • Comments: 0Wireshark is a Free and Open Source Software (FOSS) and it is developed by a community of enthusiastic developers. Wireshark has many features like profound inspection of network traffic, real-time capture, offline analysis, and R/W support for different capture file types.
-
How to Install and Use Podman (Docker Alternative) on Ubuntu 20.04
Author: Arvid L • Tags: linux, ubuntu, virtualization • Comments: 0Podman is an open-source tool for managing containers, images, volumes, and pods (group of containers). It's used the libpod library APIs for managing container lifecycles and supports multiple container image formats, including OCI (Open Container Initiative) and Docker images.
-
How to create an RDS instance on AWS using Terraform
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0In this article, we will see how to create an RDS MySql Instance on Amazon Web Services (AWS) using Terraform.