HowtoForge provides user-friendly Linux tutorials.
-
How to Install and Use PowerShell on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1PowerShell is a task-based configuration tool of the Windows operating system which is also available for Linux. It is a very powerful tool used to automate system administrator tasks.
-
Install and Use Guacamole Remote Desktop on CentOS 8
Author: Hitesh Jethva • Tags: centos, desktop, linux • Comments: 6Apache Guacamole is a free, open-source, web-based and clientless remote desktop application that supports standard protocols like VNC, RDP, and SSH. In this tutorial, we will show you how to install the Guacamole server on CentOS 8.
-
How to configure Route53 with our DomainName to access a static website from S3 on AWS
Author: Rahul Shivalkar • Tags: cloud • Comments: 0This article will help you with the steps to host a static website on S3 and redirect traffic from your subdomain to the static website on the S3 bucket.
-
-
How to Install Shopware 6 with NGINX and Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Shopware is a free and open-source platform that helps you to start your own e-commerce website to power your online business. In this tutorial, we will show you how to install Shopware with Nginx and Let's Encrypt SSL on CentOS 8.
-
How to Install and Use Snap Package Manager on Ubuntu 20.04
Author: Hitesh Jethva • Tags: desktop, linux, server, ubuntu • Comments: 2Snap also know as Snappy is an alternative package management tool and program package format developed by Canonical, the company behind Ubuntu Linux. In this tutorial, we will show you how to install and use the Snap package on Ubuntu 20.04.
-
How to create and modify a Parameter Group for an RDS instance on AWS
Author: Rahul Shivalkar • Tags: cloud, mysql • Comments: 0A Parameter Group contains configuration to be used by the DB instances on AWS. In this article, we will see the steps to create a new Parameter group, change the default value of one of the parameters and assign it to the MySql DB instances.
-
How to Install GoAccess Web Log Analyzer on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0GoAccess is a free and open-source weblog analyzer tool used for the analysis of logs in real-time. You can analyze logs through a web browser or terminal. In this tutorial, we will show you how to install and use GoAccess on Ubuntu 20.04.
-
How to create an SFTP-enabled Server on AWS
Author: Rahul Shivalkar • Tags: cloud, security • Comments: 1AWS Transfer Family supports Secure File Transfer Protocol (SFTP), File Transfer Protocol over SSL (FTPS), and File Transfer Protocol (FTP) to transfer files to and from AWS S3 or AWS EFS(Elastic File System). In this article, we will see the steps to create an SFTP-enabled server on AWS which will be accessible publicly.
-
How to Install Friendica Social Network Platform on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, web server • Comments: 7Friendica is a free, open-source and decentralized social networking platform that helps you to build and maintain your own social networking projects. In this tutorial, we will show you how to install Friendica with Apache and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Set up RabbitMQ Cluster on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1RabbitMQ is a free, open-source, and multi-protocol messaging broker software written in the Erlang programming language. A message broker is used to store messages for an application. In this tutorial, we will be going to set up a three-node RabbitMQ Cluster on Ubuntu 20.04 server.