Linux Tutorials on the topic “linux”
-
How To Save Traffic With Apache2's mod_deflate
Author: Falko Timme • Tags: apache, debian, linux, ubuntu, web server • Comments: 12 • Updated: Aug 13, 2023How To Save Traffic With Apache2's mod_deflate. In this tutorial I will describe how to install and configure mod_deflate on an Apache2 web server. mod_deflate allows Apache2 to compress files and deliver them to clients (e.g. browsers) that can handle compressed content which most modern browsers do. With mod_deflate, you can compress HTML, text or XML files to approx. 20 - 30% of their original sizes, thus saving you server traffic and making your modem users happier.
-
Guide to Install Matomo Web Analytics on AlmaLinux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Aug 11, 2023Matomo, formerly Piwik, is free and open-source web analytics software that can track website visits and display reports for data and audience analysis. The following tutorial shows you how to install Matomo web analytics on AlmaLinux 9 server. I will install Matomo with the Httpd web server, PHP, and MariaDB database. I will also secure Matomo with SSL/TLS certificates via Letsencrypt.
-
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.
-
Perfect Server Automated ISPConfig 3 Installation on Debian 10 to Debian 12, Ubuntu 20.04 and Ubuntu 22.04
Author: Thom Pol • Tags: apache, control panels, debian, dns, email, ftp, ispconfig, linux, mysql, nginx, postfix, server, ubuntu, web server • Comments: 137 • Updated: Aug 08, 2023This tutorial shows you how to easily set up a web, email and DNS server with ISPConfig 3 using the ISPConfig auto-installation script.
-
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.