Linux Tutorials on the topic “Linux”
-
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.
-
How to Install Sysdig on Debian 11
Author: t.michael • Tags: debian, linux • Comments: 0Sysdig is an open-source, cross-platform system monitoring and troubleshooting tool. For this article, we will install Sysdig on a Debian 11 server.
-
How to Install SuiteCRM with Apache and free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 1SuiteCTM is an open-source Customer Relationship Management solution written in PHP. It is a fully-featured and highly-extensible CRM application that runs on any operating system. In this post, we will show you how to install SuiteCRM with Apache and Let's Encrypt SSL on Debian 11.
-
How to create a VPC Peering between 2 VPCs on AWS
Author: Rahul Shivalkar • Tags: cloud, linux, virtualization • Comments: 0A VPC peering connection is a connection between two VPCs that enables you to route traffic between them. We can create a VPC peering connection between our VPCs, or with a VPC in another AWS account. The VPCs can also be in different regions.
-
How to Set up Pritunl VPN Server on Rocky Linux 8
Author: Navjot Singh • Tags: linux • Comments: 0Pritunl is an open-source VPN and IPsec server with user management and horizontal scaling for small and large organizations. It gives the user a choice to use OpenVPN and Wireguard protocols. This tutorial will teach you about how to install the Pritunl VPN server on Rocky Linux 8.