How to Install GlusterFS on Rocky Linux
GlusterFS 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...
View ArticleHow to Install Memcached on Alma Linux 8
Memcached 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...
View ArticleHow to Install Webmin with free Let's Encrypt SSL on Rocky Linux 8
Webmin 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...
View ArticleHow to Install Supabase with Docker on Debian 11
Supabase 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...
View ArticleHow to Install and Use Nginx Proxy Manager with Docker
A 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...
View ArticleHow to Install a CockroachDB Cluster on Debian 11
CockroachDB is an open-source distributed and scalable SQL database for cloud applications. CockroachDB provides next-level consistency, replicated SQL database, and a transactional data store. In this...
View ArticleHow to Install Filerun Storage Sync on Alma Linux 8
FileRun is a free, open-source, and self-hosted file share and sync application written in PHP. In this post, we will show you how to install FileRun on Alma Linux 8.
View ArticleHow to Install TYPO3 CMS on Debian 11
TYPO3 is a free and open-source Enterprise-grade content management system. In this guide, I will show you how to install TYPO3 CMS with the LAMP Stack on the latest Debian 11 Bullseye.
View ArticleHow to a Setup Private Docker Registry on Rocky Linux 8
If you are working for an organization and want to keep your docker images in-house for quick deployment, then hosting a private Docker repository is perfect. Having a private docker registry allows...
View ArticleHow to Install vyOS RouterOS with KVM
vyOS is a free and open-source firewall based on Debian Linux. It can be used as a router and firewall platform, it provides software-based network routing, firewall, VPN, and security. In this...
View ArticleHow to Install Padloc Password Manager on Rocky Linux 8
Padloc is a cloud-based password management solution that allows you to access and use your saved passwords across multiple platforms. It offers a simple interface and can be used to save your...
View ArticleHow to Install Flarum Forum on Debian 11
Flarum is free and open-source forum software written in PHP, JavaScript, and TypeScript. This tutorial will teach you how to install Flarum on the Debian 11 Bullseye. This tutorial also covers some...
View ArticleHow to configure Host-Based routing on AWS application load balancer
In 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...
View ArticleHow to Install CyberPanel on Alma Linux 8
CyberPanel 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...
View ArticleHow to Install Outline Knowledgebase Wiki on Ubuntu using Docker
Outline 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...
View ArticleHow to Add a Rocky Linux system to an OpenLDAP Server
After 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...
View ArticleOpenSSH Security Hardening Guide for Linux
SSH 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.
View ArticleWhat is the PassRole permission in AWS and how to use it
An IAM service is provided by many cloud service providers as a measure to control access to cloud resources. In this tutorial you will learn how to use the ‘IAM Passrole’ permission. We will also...
View ArticleCreating an AWS RDS Replica for MySql
Amazon 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.
View ArticleHow to Install and Use Portainer for Docker management with Nginx Proxy Manager
Portainer 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...
View Article