Linux Tutorials on the topic “Linux”
-
How to Check Docker Container RAM and CPU Usage
Author: Hitesh Jethva • Tags: linux, virtualization • Comments: 0Docker is one of the most popular and widely used containerization platforms for building, sharing, and running applications. This tutorial will show you how to check Docker container CPU and RAM usage.
-
How to Install LOMP Stack (OpenLiteSpeed, MySQL, and PHP) on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server, web server • Comments: 0OpenLiteSpeed is a lightweight and open-source version of the LiteSpeed Server developed by LiteSpeed Technologies. It supports Apache Rewrite rules, HTTP/2 and HTTP/3, TLS v1.3, and QUIC protocol.
-
How to Install RethinkDB on Debian
Author: Arvid L • Tags: debian, linux • Comments: 0
RethinkDB is a free and open-source database system for building real-time applications. In this tutorial, you will learn how to install and configure RethinkDB, the open-source database for real-time web on the Debian Server.
-
-
How to Install Percona XtraDB Cluster on Debian 11
Author: Arvid L • Tags: debian, linux, mysql • Comments: 1Percona XtraDB Cluster is a fully open-source database clustering solution for MySQL. It allows you to create a robust, high-availability MySQL server deployment that provides high performance.
-
How to Install and Configure OpenVPN Server on Rocky Linux 9
Author: Navjot Singh • Tags: linux, security • Comments: 1In our tutorial, we will install OpenVPN on a Rocky Linux 9 server and configure it to be accessible from a client machine, and create a VPN connection between them to redirect all the traffic from the client through the OpenVPN server.
-
How to Install Ansible Semaphore on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0Ansible Semaphore is an open-source web UI for Ansible playbooks. It enables the deployment using Ansible automation via a web browser. In this tutorial, you will install the Ansible Semaphore on a Debian 11 server.
-
How to Install FreeIPA Identity Management System on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0FreeIPA is an open-source identity management solution for Linux/Unix operating systems. In this tutorial, you will install and set up FreeIPA on Rocky Linux 9 server.
-
How to Install Redmine Project Management Software on Debian 11
Author: Navjot Singh • Tags: debian, linux, web server • Comments: 1Redmine is a free and open-source project management software and issue-tracking tool. It is written using the Ruby on Rails framework and can be integrated with various version control systems. In this tutorial, you will learn how to install Redmine on a Debian 11 server.
-
How to Install Pydio on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0Pydio is a free, open-source, and cloud-based file-sharing application. In this tutorial, I will show you how to install Pydio on Debian 11.
-
How to Install WildFly Java Application Server with Nginx on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Wildfly is a simple, lightweight, and flexible application runtime used to build Java applications. This tutorial will show you how to install Wildfly with Nginx as a reverse proxy on Ubuntu 22.04.