HowtoForge provides user-friendly Linux tutorials.
-
How to Install SFTPGo on Ubuntu 22.04
Author: Nicola Murino • Tags: linux, server, ubuntu • Comments: 0SFTPGo is a free, open source, fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. In this tutorial, you will learn how to install SFTPGo on Ubuntu 22.04 and we'll explore the main new features introduced in v2.3.0.
-
How to Install Apache ActiveMQ on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0Apache ActiveMQ is a free and open-source message broker developed by Apache Software Foundation. It is one of the well-known message brokers that supports multiple protocols such as AMQP, MQTT, Stomp, and OpenWire. It is written in Java and fully compliant with JMS 1.1 standards.
-
How to Install and Monitor services using Netdata Monitoring Tool on Rocky Linux 8
Author: Navjot Singh • Tags: linux, monitoring, server • Comments: 0Netdata is an open-source monitoring system for Linux-based operating systems. It provides real-time performance and monitoring using beautiful and detailed dashboards. In this tutorial, you will learn to install and monitor various services using Netdata Tool on a Rocky Linux 8 server. We will use Netdata to track the metrics of a LEMP stack and Docker engine.
-
-
How to Install GlassFish JAVA Application Server on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu, web server • Comments: 0Glassfish is a free and open-source server used for deploying Java-based applications. In this post, we will show you how to install the Glassfish server with Nginx as a reverse proxy on Ubuntu 22.04.
-
Use Tag Editor to tag resources across regions on AWS
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Amazon “Tag Editor” comes under “Resource Groups”. Tag Editor is used to querying and tag resources in one go. We can choose up to 20 individual resource types, or fetch all resource types.
-
Create an IAM User on AWS using Terraform
Author: Rahul Shivalkar • Tags: cloud • Comments: 0In this article, we will see how to create an IAM User. Before proceeding, I assume that you are familiar with the basics of Terraform and AWS IAM Users.
-
How to Install and Configure Fail2ban on Ubuntu 22.04
Author: Arvid L • Tags: linux, security, ubuntu • Comments: 0Fail2ban is free and open-source IPS (Intrusion Prevention Software) that helps administrators secure Linux servers against malicious login and brute-force attacks. In this tutorial, we will show you how to install and configure Fail2ban for securing the Ubuntu 22.04 server. This guide also covers the basic command of fail2ban-client for managing Fail2ban service and jails.
-
What is Lifecycle Manager in AWS EC2 Service
Author: Rahul Shivalkar • Tags: • Comments: 0In this article, we will see how to use Lifecycle Manager to automate the creation, retention, and deletion of snapshots taken to back up our Amazon EBS volumes. This automation helps us to protect valuable data by enforcing a regular backup, retain backups, reduce storage costs by deleting older backups.
-
What is Amazon Workspace and how to create it on AWS
Author: Rahul Shivalkar • Tags: cloud • Comments: 0Amazon WorkSpaces is a Desktop-as-a-Service (DaaS) solution managed by AWS. We can use it to provision either Windows or Linux desktops. These desktops can be created in just a few minutes. They can quickly scale to provide thousands of desktops.
-
What is AWS CloudTrail and how to use it
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0AWS CloudTrail helps to enable compliance, governance, and risk auditing of your AWS account. Whatever actions that are carried out or performed using AWS IAM User, IAM Role, or an AWS service are recorded as events in AWS CloudTrail.