Linux Tutorials on the topic “server”
-
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: 0 • 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.
-
How to Set up a Bastion Server with Warpgate on Debian
Author: Arvid L • Tags: debian, linux, security, server • Comments: 0 • Published: Jun 22, 2023A Bastion Server refers to a computer/machine/server that is designed and configured specifically to withstand attacks on computer networks. The functionality of the Bastion Server is similar to a proxy or load balancer for applications. It allows you to access computers or servers that are located in DMZ networks. In this tutorial, you will set up a Bastion server for SSH and MySQL/MariaDB connections on a Debian 11 server using Warpgate.
-
How to Install Passbolt CE Password Manager on AlmaLinux 9
Author: Arvid L • Tags: linux, security, server, web server • Comments: 0 • Published: Jun 22, 2023Passbolt is a free and open-source password manager based on PHP, MySQL, and OpenPGP. It is a self-hosted application server, you can install it on your server. This tutorial will show you how to install Passbolt Password Manager with a MariaDB database server and Nginx web server on an AlmaLinux 9 server.
-
Step-by-Step Guide: Installing PostgreSQL on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jun 22, 2023PostgreSQL is an advanced and enterprise-class RDBMS (Relational Database Management System). In his tutorial, you will learn how to install PostgreSQL on AlmaLinux 9. In addition, you will also learn how to set up PostgreSQL authentication, the basic usage of PostgreSQL for creating database and user, and some basic queries for creating tables, inserting and retrieving data, updating and deleting.
-
How to Install Prometheus and Node Exporter on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jun 22, 2023Prometheus is an open-source monitoring and alerting platform. In this guide, we'll go over the installation of Prometheus and Node Exporter step-by-step on AlmaLinux 9 servers.
-
How to Create Remote Desktop Gateway via Apache Guacamole on AlmaLinux 9
Author: Arvid L • Tags: desktop, linux, server • Comments: 3 • Published: Jun 16, 2023Apache Guacamole is a free and open-source remote desktop gateway that allows you to connect to your computer/server remotely using different protocols such as SSH, RDP, and VNC. In this guide, we'll walk you through the installation of Apache Guacamole as a Remote Desktop Gateway on AlmaLinux 9 machine.
-
How to Install GitLab CE with Docker on Debian 12
Author: howtoforge • Tags: linux, programming, server, ubuntu • Comments: 0 • Published: Jun 16, 2023Gitlab Server is an open-source version of the cloud-hosted Gitlab version control. This guide will show you how to install Gitlab Server using Docker on Debian 12.