Linux Tutorials on the topic “Linux”
-
How to Install GlusterFS on Rocky Linux
Author: Arvid L • Tags: linux, server, storage • Comments: 0GlusterFS 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: 1In 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: 3TeamSpeak 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 BoxBilling on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 1BoxBilling 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: 0GitLab 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.
-
How to Install Laravel PHP Framework with Nginx and Free Let's Encrypt SSL on AlmaLinux 8
Author: Hitesh Jethva • Tags: linux, nginx, php, server, web server • Comments: 0Laravel is a free, open-source, and lightweight PHP web framework used for building PHP-based web applications. It is popular due to its elegant syntax, advanced features, and robust toolset. In this post, we will show you how to install Laravel with Nginx on Alma Linux 8.
-
How to Create a Static Website Using Amazon S3
Author: t.michael • Tags: cloud, linux • Comments: 1Amazon Simple Storage Service (S3) is a web service offered by Amazon Web Services (AWS) for storing and access to objects via the internet. S3 offers websites, web services, and mobile applications the ability to upload data and store it on its servers. In this guide, we will create and configure a simple static website using Amazon S3.
-
How to Install Netdata with Nginx on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, monitoring, nginx, server • Comments: 0Netdata is a free, open-source and real-time server monitoring tool that visualize and monitor real-time data like CPU usage, RAM usage, Load, SWAP usage, Bandwidth usage, Disk usage, etc. In this tutorial, we will show you how to install the Netdata monitoring tool on Alma Linux 8.
-
How to use Apache Guacamole to create a VNC Connection
Author: Navjot Singh • Tags: linux, networking, security • Comments: 0In this tutorial, you will learn how to install VNC on your Linux server and use Guacamole to create a VNC connection. We will cover all common distributions and specify differences wherever needed.
-
How to Install Fork CMS on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cms, linux, ubuntu, web server • Comments: 0
Fork is a simple, lightweight, and easy-to-use content management system. It is based on Symfony and provides a user-friendly web interface to manage all your content through the web browser.