Linux Tutorials on the topic “Linux”
-
How to Install Bagisto eCommerce on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0Bagisto is a free and open-source eCommerce software written in Laravel PHP framework. In this tutorial, we will show you how to install Bagisto eCommerce on the Debian 11 Bullseye. We will be using the PHP-FPM, Nginx web server, and MariaDB database.
-
How To Install Terraform On AlmaLinux 8, CentOS 8 and Rocky Linux 8
Author: t.michael • Tags: centos, linux • Comments: 1Terraform is a tool for building and maintaining a virtual server infrastructure; it supports multiple cloud providers in one project. Terraform achieves state management through a configured graph of states and modules which can be created, extended, and managed by users.
-
Getting Started with Podman (Docker Alternative) on Rocky Linux
Author: Arvid L • Tags: linux, virtualization • Comments: 1Podman is a Linux-native tool for deploying applications using Open Container Initiative (OCI) containers and container images. It supports multiple container image formats, including Docker images and OCI container images.
-
-
How to Install Puppet Server and Agent on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1Puppet is a centralized configuration management and automation tool. In this guide, you will install and configure the Puppet server and agent on the Debian 11 Bullseye.
-
How to Install Webmin on Debian 11
Author: Hitesh Jethva • Tags: control panels, debian, linux • Comments: 2Managing and administering Linux servers from the command line is very difficult for any beginner Linux user. In this case, you can use Webmin to manage your Linux server from the web-based interface. In this article, I will show you how to install Webmin on Debian 11.
-
How to Store Docker Container Data In Docker Volumes
Author: t.michael • Tags: linux, virtualization • Comments: 0In this guide, you will learn how Docker volumes interact with containers. You will do this by creating new containers and using volumes to store and share data between them. Then, you'll discover how to clear up space that is left behind by anonymous volumes that are automatically generated by the containers. Finally, you'll learn how to back up your Docker volumes data.
-
How to Install Prometheus and Node Exporter on Rocky Linux
Author: Arvid L • Tags: linux, monitoring • Comments: 0In this article, you will learn how to install the Prometheus monitoring tool and Node Exporter on a Rocky Linux 8 system. Prometheus collects data and metrics through HTTP endpoints from target servers. Node exporter exposes hardware and kernel-related matrics from Linux machines.
-
How to Automate Your AWS Resources with CloudFormation Templates
Author: t.michael • Tags: linux • Comments: 0AWS CloudFormation is a service that enables system administrators to set up and manage an entire collection of AWS resources - including their configurations, dependencies, and inter-relationships between them - in a single statement.
-
How to Install and Configure Suricata IDS along with Elastic Stack on Rocky Linux 8
Author: Navjot Singh • Tags: linux, security • Comments: 1Suricata is a Network Monitoring tool that examines and processes every packet of internet traffic that flows through your server. It can generate log events, trigger alerts and drop traffic upon detecting any suspicious activity.
-
How to Install ((OTRS)) Community Edition Ticketing System on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, programming, web server • Comments: 1OTRS ((Community Edition)) stands for "Open Source Trouble Ticket System" is a free and open-source service management suite. It is one of the most popular ticketing tools used by help desks, call centers, and IT service management teams. In this post, we will show you how to install OTRS ((Community Edition)) on Alma Linux 8.