Linux Tutorials on the topic “linux”
-
How to install ONLYOFFICE DocSpace on Ubuntu
Author: Daria • Tags: linux • Comments: 0 • Published: Aug 10, 2023ONLYOFFICE DocSpace is an open-source room-based platform for document collaboration, distributed under AGPL v3.0. In this tutorial, we’ll learn how to install ONLYOFFICE DocSpace Server on Ubuntu using the provided script.
-
How to Install OpenLDAP Server and LDAP Account Manager on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Aug 10, 2023OpenLDAP is a software implementation of the Lightweight Directory Access Protocol (LDAP). This article will guide you through installing the OpenLDAP server on Debian 12 step-by-step. You will also install the LDAP Account Manager or LAM, a PHP web application that can be used to manage the OpenLDAP server.
-
How to Install FileRun on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 1 • Updated: Aug 09, 2023FileRun is an open-source and web-based file-sharing application for Linux based operating system. It is very similar to Google Drive, iCloud, and DrobBox and allows users to share and sync files over the internet.
-
-
How to Install Etherpad on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Aug 08, 2023Etherpad is a collaborative and real-time text editor for your team. It's accessible from anywhere, anytime, because Etherpad is a web-based text editor.
-
How to Install Magento with Apache and Let's Encrypt SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: apache, linux, server, ubuntu, web server • Comments: 0 • Published: Aug 08, 2023Magento is an open-source and one of the most popular eCommerce platforms that helps programmers create eCommerce websites. This tutorial will show you how to install Magento on Ubuntu 22.04.
-
How to Install NFS Server and Client on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Aug 04, 2023NFS or Network File System is a network protocol that allows you to mount a remote file system over the network. In this guide, I will show you how to install an NFS server and client on Debian 12.
-
How to Install GlusterFS on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Aug 03, 2023GlusterFS or Gluster File System, is a free and open-source distributed file system developed by RedHat. In this guide, we'll take you through the installation process of GlusterFS Cluster on AlmaLinux 9 servers. You will set up high-availability file system storage using GlusterFS on AlmaLinux 9 servers.
-
How to Install Laravel on Debian 12
Author: Arvid L • Tags: linux, php, web server • Comments: 0 • Published: Aug 02, 2023Laravel is a web application framework based on PHP for building enterprise web applications. In this guide, we'll show you how to install Laravel step-by-step on Debian 12, so you can get started with the Laravel project.
-
How to Install InfluxDB on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0 • Published: Aug 02, 2023InfluxDB is an open-source and time series database developed by InfluxData. It is written in Go and designed to handle high write and query loads. This tutorial will explain how to install InfluxDB on CentOS 8.
-
How to Monitor PostgreSQL with Prometheus and Grafana on Ubuntu 22.04
Author: Arvid L • Tags: linux, monitoring, ubuntu • Comments: 0 • Published: Aug 01, 2023In this tutorial, you'll set up Prometheus and Grafana Monitoring Platforms to monitor the PostgreSQL database server. You'll install and set up the postgres_exporter to gather PostgreSQL server matrics and expose them to the Prometheus server. At the end of this tutorial, you'll set up the dashboard monitoring for the PostgreSQL server via the Grafana data visualization platform.