HowtoForge provides user-friendly Linux tutorials.
-
How to View Running Processes on Linux
Author: Korbin Brown • Tags: desktop, server, shell • Comments: 1 • Updated: Jul 21, 2023There are several Linux tools we can use to identify all of the processes on our system, and that's what we'll be covering in this guide.
-
How to Install FossBilling with Nginx on Rocky Linux 9
Author: Arvid L • Tags: linux, nginx, server, web server • Comments: 0 • Published: Jul 14, 2023FOSSBilling is a fork of BoxBilling, it provides a great experience for clients with an intuitive interface and also supports multiple payment gateways. I will install FOSSBilling on a Rocky Linux 9 server in this guide.
-
How to create form assignments in Moodle with the integrated ONLYOFFICE Docs
Author: Daria • Tags: • Comments: 0 • Published: Jul 14, 2023Moodle is an open-source e-learning management system written in PHP and distributed under GNU GPL. ONLYOFFICE integration into Moodle allows working with office documents directly within the course structure. In this tutorial, we’ll learn how to create form submissions in Moodle assignments using the integrated ONLYOFFICE Docs.
-
-
How to Install Ruby on Rails with PostgreSQL on AlmaLinux 9
Author: Arvid L • Tags: linux, programming, server, ubuntu, web server • Comments: 0 • Published: Jul 14, 2023Ruby on Rails or RoR or Rails is a free and open-source web application framework written in Ruby with the MIT License. It is a full-stack web framework that uses the model-view-controller (MVC) pattern.
-
How to Install OpenEMR on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server • Comments: 0 • Published: Jul 14, 2023OpenEMR is an open-source electronic health record and medical practice management tool. It is Office of the National Coordinator for Health Information Technology (ONC) certified and features integrated health records, practice management, scheduling, electronic billing, internationalization, free support, and more.
-
How to Set up PostgreSQL Replication on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Jul 12, 2023PostgreSQL is an advanced and enterprise-class RDBMS (Relational Database Management System) that supports both SQL (relational) and JSON (non-relational) querying. In this tutorial, I will install and set up the Logical Replication of the PostgreSQL database server via pglogical2 on two Debian 11 servers.
-
How to Install LibreNMS Monitoring Tool on AlmaLinux 9
Author: Arvid L • Tags: linux, monitoring, server • Comments: 0 • Published: Jul 12, 2023LibreNMS is a monitoring tool that supports auto-discovery with multiple protocols, including SNMP, ARP, OSPF, and BGP. In this guide, I will show you how to install LibreNMS Monitoring Tool on your AlmaLinux 9 server. I will run LibreNMS with PHP-FPM, Nginx web server, and the MariaDB database.
-
Install TYPO3 CMS with Nginx on AlmaLinux 9
Author: Arvid L • Tags: linux, nginx, php, web server • Comments: 0 • Published: Jul 12, 2023TYPO3 is a free and open-source Enterprise-grade content management system. In this guide, I'll show you how to install TYPO3 CMS on an AlmaLinux 9 step-by-step. We will install TYPO3 CMS with the Nginx web server, MariaDB database server, and PHP-FPM.
-
Guide to Install VNC Server on AlmaLinux 9
Author: Arvid L • Tags: desktop, linux, server • Comments: 0 • Published: Jul 07, 2023Virtual Network Computing (VNC) is a desktop sharing protocol allowing you to remotely control a computer using VNC client software. VNC is working on GUI (Graphical User Interface) environments. It transmits movements of your mouse and keyboard input over the network using the Remote Frame Buffer (RFB) protocol.
-
How to Install Graylog on AlmaLinux 9
Author: Arvid L • Tags: linux, monitoring, server • Comments: 0 • Published: Jul 07, 2023Graylog is a free and open-source log-management platform for capturing, storing, and enabling real-time analysis of your data and logs. In this guide, we'll go over the installation of Graylog as a Centralized Log Management System on AlmaLinux 9 server.