HowtoForge provides user-friendly Linux tutorials.
-
How to Install and Use Nginx Proxy Manager with Docker
Author: Navjot Singh • Tags: centos, debian, linux, nginx, server, ubuntu, web server • Comments: 0 • Published: Apr 12, 2022A reverse proxy is a web server that can sit in front of another web server or a web service. It can encrypt outgoing traffic, act as a load balancer, redirect traffic, and offer protection. This tutorial will teach you how to install the Nginx proxy manager on a Linux server using Docker. We will cover all popular Linux distributions in a single tutorial.
-
How to Install Supabase with Docker on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, server • Comments: 1 • Published: Apr 11, 2022Supabase is an open-source Firebase alternative that provides you with all the tools needed to develop your applications. Supabase offers a PostgreSQL database, user authentication, storage and a real-time API and integrates with popular frameworks and tools such as Angular, Flutter, Next.js, React, Svelte and Vue.
-
How to Install Webmin with free Let's Encrypt SSL on Rocky Linux 8
Author: Hitesh Jethva • Tags: control panels, linux • Comments: 0 • Published: Apr 08, 2022Webmin is a free, open-source, and web-based Linux administration and management tool that allows you to configure the Linux system via a web browser. In this tutorial, I will show you how to install Webmin with Nginx and Let's Encrypt SSL on Rocky Linux 8.
-
-
How to Install Memcached on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Apr 07, 2022Memcached stands for "memory object caching systems", is an open-source and high-performance distributed memory caching system used to speed up dynamic database-driven web applications. In this tutorial, I will show you how to install Memcached on Alma Linux 8.
-
How to Install GlusterFS on Rocky Linux
Author: Arvid L • Tags: linux, server, storage • Comments: 0 • Published: Apr 07, 2022GlusterFS or Gluster File System is a free and open-source distributed file system developed by RedHat. GlusterFS is a scalable file system formed from several servers into one entity file system that allows users to connect and mount the GlusterFS volume.
-
How to Configure Path-Based routing in an AWS Application Load Balancer
Author: Ali Imran Nagori • Tags: cloud, linux • Comments: 0 • Published: Apr 07, 2022In AWS, ELB and Elastic Load Balancing exists a concept where the servers can be added or released as per the demand of our application and the incoming traffic from an application is distributed among multiple targets. In this tutorial, we will configure path-based routing for an Application Load Balancer on AWS. We are going to use an IAM user account for this task.
-
How to Install TeamSpeak Server on Debian 11
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Apr 05, 2022TeamSpeak is cross-platform voice chat software used by gamers, teams, and schools. This tutorial will teach you how to install the TeamSpeak server on a Debian 11 based server and connect to it using a Windows client.
-
How to Install and Use SFTP on Linux Servers
Author: Arvid L • Tags: centos, debian, linux, security, server, ubuntu • Comments: 2 • Published: Apr 04, 2022SFTP or SSH File Transfer Protocol is a method for securely transferring data between computers. In this guide, you will learn how to set up SFTP Server on a Linux system.
-
How to Install BoxBilling on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 0 • Published: Apr 01, 2022BoxBilling is a community-driven billing software written in PHP. It is free and open-source billing designed to be easy to use for both clients and sellers. In this tutorial, we will show you how to install BoxBilling with Nginx, PHP-FPM, and MariaDB on Debian 11 Bullseye.
-
Install GitLab on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, server • Comments: 0 • Published: Apr 01, 2022GitLab is a free and open-source DevOps software that comes with multiple tools to develop, secure, and operate software in a single application. In this post, we will explain how to install GitLab CE on Alma Linux 8.