Linux Tutorials on the topic “server”
-
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 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.
-
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.
-
How to Install OpenEMR on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu, web server • Comments: 1 • Published: Jul 07, 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. In this tutorial, you will learn how to install OpenEMR software on a server running Ubuntu 22.04.
-
How to Install Sensu Monitoring Solution on Rocky Linux 9
Author: Arvid L • Tags: linux, monitoring, server • Comments: 0 • Published: Jun 30, 2023Sensu is an open-source infrastructure and application monitoring system designed for container and non-container monitoring and multi-cloud infrastructure. In this tutorial, you will install Sensu Monitoring Solution on a Rocky Linux 9 server.