Linux Tutorials on the topic “Linux”
-
How to Install LibreNMS Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0LibreNMS is a free, open-source, web-based, and auto-discovering network monitoring tool written in PHP. In this tutorial, I will explain how to install LibreNMS with Nginx on Debian 11.
-
How to create an RDS Instance using Python Boto3 on AWS
Author: Rahul Shivalkar • Tags: linux, programming • Comments: 0Boto3 is a Python programming library to manage services in AWS cloud. In this article, we will see how to create an RDS MySql Instance using the Boto3 Library.
-
How to Install and Configure Nessus Vulnerability Scanner on Kali Linux
Author: Ali Imran Nagori • Tags: linux, security • Comments: 1Nessus is one of the most popular vulnerability scanner tools that was once ranked first in the security tools. In this guide, we will see how to install Nessus on Kali Linux. Let us get started with Nessus installation and configuration.
-
-
Create an EC2 instance on AWS using Terraform
Author: Rahul Shivalkar • Tags: cloud, linux, virtualization • Comments: 0In this article, we will see how to create an EC2 Instance using Terraform.
-
How to Install Cockpit on AlmaLinux 8
Author: t.michael • Tags: control panels, linux • Comments: 0Linux Cockpit is a browser-based user interface for Linux systems. Linux Cockpit can be used as an alternative to a command-line or GUI tools like top, free, htop, lsof, iotop etc, to monitor resource usage such as CPU/Memory/Disk I/O and processes running on your system.
-
Enable UEFI Support in KVM Virtualization
Author: Arvid L • Tags: kvm, linux, virtualization • Comments: 0UEFI or Unified Extensible Firmware Interface is considered as the firmware replacement for BIOS. It comes with more features and functionality that are limited on BIOS, and it is available on nowadays motherboards and modern PCs.
-
How to Install and Use Podman to run Containers On Rocky Linux 8
Author: Navjot Singh • Tags: linux, virtualization • Comments: 0Podman is a free and open-source container platform built to develop, manage and deploy containers and pods on a Linux environment. This article will show you how to install Podman and use it to create and manage images and containers.
-
How to Install Ultimaker Cura 4.11 on Debian 11
Author: Hitesh Jethva • Tags: debian, desktop, linux • Comments: 0Cura Ultimaker is the world’s most popular 3D printing software. It allows you to prepare prints with a few clicks, integrates with CAD software for an easier workflow, or dive into custom settings for in-depth control.
-
How to create an S3 Bucket using Python Boto3 on AWS
Author: Rahul Shivalkar • Tags: cloud, linux, programming • Comments: 0In this article, we will learn to create an S3 bucket using the Python Boto3 library. We will also see the steps to delete the bucket we created.
-
How to Install and Configure Redis 6.0 on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Redis is a free, and open-source in-memory data structure store used as a message broker and database cache. In this post, we will show you how to install and configure Redis 6 on Debian 11.