HowtoForge provides user-friendly Linux tutorials.
-
How to Install Koel Music Streaming Server using Docker on Rocky Linux 8
Author: Navjot Singh • Tags: linux, php • Comments: 0Koel is a web-based audio streaming service written in the Laravel PHP framework. It allows you to stream your personal music collection and access it from anywhere in the world. In this tutorial, you will learn how to install Koel Music Streaming Server using Docker on a Rocky Linux 8 machine.
-
How to Install Lighttpd with PHP and Free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, lighttpd, linux, php, web server • Comments: 0Lighttpd is a simple, fast, and secure web server. In this tutorial, we will show you how to install Lighttpd with PHP and Let's Encrypt SSL on Debian 11.
-
How to Install Gitea Code Hosting using Docker on Rocky Linux 8
Author: Navjot Singh • Tags: linux, server • Comments: 0Gitea is a self-hosted code hosting service similar to Github, Bitbucket, and Gitlab. In this article, you will learn to install Gitea using Docker on a Rocky Linux 8 server.
-
-
How to Install and Use Portainer for Docker management with Nginx Proxy Manager
Author: Navjot Singh • Tags: cloud, control panels, linux, server, virtualization • Comments: 7Portainer is an open-source container management solution for Docker, Kubernetes, and Nomad that simplifies starting, creating and running containers in an easy way. It provides a web-based dashboard to manage containers, images, networks, and volumes.
-
Creating an AWS RDS Replica for MySql
Author: Ali Imran Nagori • Tags: cloud, mysql • Comments: 0Amazon RDS is an easy-to-set up AWS-managed database service. In this guide, we will see how to create a read replica of a MySql RDS database instance.
-
OpenSSH Security Hardening Guide for Linux
Author: Ali Imran Nagori • Tags: linux, security • Comments: 0SSH is one of the most widely used protocols for system administration on Linux platforms. This guide shows how to harden the SSHd setup of your server.
-
How to Add a Rocky Linux system to an OpenLDAP Server
Author: Arvid L • Tags: linux • Comments: 0After you've completed the OpenLDAP installation, you will also need to add a client machine to authenticate against your OpenLDAP server. In this tutorial, you will learn how to set up and add the Rocky Linux system to the OpenLDAP server using the SSSD service.
-
How to Install Outline Knowledgebase Wiki on Ubuntu using Docker
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 1Outline is an open-source, collaborative, knowledge base software. You can use it to host the documentation and fan pages or even use it for note sharing. This tutorial will teach you how to install Outline Wiki on a Ubuntu-based server using Docker.
-
How to Install CyberPanel on Alma Linux 8
Author: Hitesh Jethva • Tags: control panels, linux, server, web server • Comments: 1CyberPanel is a free and open-source web hosting control panel that allows you to create, configure and manage your own hosting server. In this post, we will show you how to install CyberPanel on Alma Linux 8.
-
How to configure Host-Based routing on AWS application load balancer
Author: Ali Imran Nagori • Tags: cloud, linux, networking • Comments: 0In AWS, ELB or Elastic Load Balancing is a concept where the servers can be added or released as per the demand of our application. The incoming traffic from an application is distributed among multiple targets.