HowtoForge provides user-friendly Linux tutorials.
-
How to install Percona Database Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: • Comments: 1Percona Server is a fork of the MySQL server. It is fully compatible and a replacement for Oracle MySQL. Percona Server is used by thousands of enterprises to provide superior performance, scalability, and instrumentation for their workloads.
-
How to install ONLYOFFICE Desktop Editors on Manjaro Linux
Author: Daria • Tags: linux • Comments: 0ONLYOFFICE Desktop Editors is a free open-source office suite pack that comprises offline editors for text documents, spreadsheets, and presentations. In this tutorial, we’ll learn how to install the latest version (v.6.1) of ONLYOFFICE Desktop Editors on your Manjaro machine.
-
How to Convert CentOS 8 to CentOS Stream
Author: Hitesh Jethva • Tags: • Comments: 3Red Hat and CentOS recently announced that CentOS 8 will be converted to CentOS Stream. In this tutorial, we will show you how to migrate from CentOS 8 to CentOS Stream.
-
-
How to Configure Nginx as a Web Server and Reverse Proxy for Apache on CentOS 8
Author: Hitesh Jethva • Tags: apache, centos, linux, nginx, web server • Comments: 0In this tutorial, we will show you how to use the Nginx as a web server and reverse proxy for Apache web server on CentOS 8.
-
How to deploy Applications on Kubernetes using Helm
Author: Rahul Shivalkar • Tags: cloud, server, ubuntu, virtualization • Comments: 0In this article, we will release Apache from the existing chart. We will create a sample chart and release, upgrade, rollback, delete and restore it. Let's see the commands in brief before we use them in the article later.
-
How to Install and Configure Algo VPN Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, networking, security, ubuntu • Comments: 2Algo VPN is an open-source software bundle or set of Ansible script that is used to set up a WireGuard and IPsec VPN. In this tutorial, we will show you how to set up a VPN server with Algo VPN on Ubuntu 20.04 server.
-
How to create Cloudwatch alarms for an SNS Topic on AWS
Author: Rahul Shivalkar • Tags: cloud • Comments: 0We can use Cloudwatch to view and analyze metrics for SNS Topics we have in our account. In this article, we will see steps to create an alarm for the "NumberOfNotificationsDelivered" metric for the existing SNS Topic.
-
How to Install and Use Elasticsearch on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1Elasticsearch is an open-source distributed analytics engine built on Apache Lucene. It takes unstructured data from different locations and stores it according to user-specified mapping and indexes it.
-
How to Install Helm Kubernetes Package Manager on Ubuntu 20.04
Author: Rahul Shivalkar • Tags: cloud, linux, server, ubuntu, virtualization • Comments: 0Helm is a package manager for Kubernetes. In this article, we will see the steps to install Helm3, in terms of architecture there is a difference between Helm2 and Helm3. One of the major differences is "Removal of Tiller".
-
How to create Cloudwatch alarms for RDS (MySQL) on AWS
Author: Rahul Shivalkar • Tags: cloud, mysql • Comments: 0Monitoring your RDS instances is very important, and the same applies to other resources. In this article, we will create a simple alarm for an RDS MySQL instance which will check for free storage space on the instance.