Linux Tutorials on the topic “web server”
-
How to Install Pydio Cells on Ubuntu 24.04 Server
Author: Arvid L • Tags: cloud, linux, server, ubuntu, web server • Comments: 1 • Published: Jul 17, 2024Pydio Cells is a self-hosted Document Sharing and Collaboration platform. In this guide, we'll walk you through the installation of Pydio Cells on the Ubuntu 24.04 server with the MariaDB database and Apache as a reverse proxy.
-
How to Install Nextcloud on Ubuntu 24.04 Server
Author: Arvid L • Tags: apache, linux, server, ubuntu, web server • Comments: 0 • Published: Jul 17, 2024Nextcloud is open-source software for public and private file storage. This tutorial teaches you how to install Nextcloud on an Ubuntu 24.04 server. You’ll install Nextcloud with the LAMP Stack and then secure Netxcloud with HTTPS through Certbot and Letsencrypt.
-
How to Install Flarum Community Software on Debian 12
Author: Navjot Singh • Tags: debian, linux, server, web server • Comments: 1 • Published: Jul 08, 2024Flarum is an open-source discussion software that is the combined successor of esoTalk and FluxBB boards. In this tutorial, we will learn how to install Flarum Community Software on a server based on Debian 12.
-
-
How to Install Cachet Status Page on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: Jul 08, 2024Cachet is an open-source status page system written in PHP. It allows you to monitor downtime and system failure on your infrastructure. In this tutorial, you’ll learn how to install and run Cachet on an Ubuntu 24.04 server with Docker.
-
How to Install Matomo Web Analytics on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring, server, web server • Comments: 0 • Published: Jul 05, 2024Matomo, formerly Piwik, is free and open-source web analytics software that can be used to track website visits and display reports for data and audience analysis.
-
How to Install Drupal on Alma Linux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Jun 27, 2024Drupal is an open-source content management system (CMS) for building and managing websites. Known for its flexibility and robustness, Drupal allows users to create and organize content, customize the presentation, automate administrative tasks, and manage user roles and permissions.
-
The Perfect Server - Debian 12 (Bookworm) with Apache, BIND, Dovecot, PureFTPD and ISPConfig 3.2
Author: Till Brehm • Tags: apache, control panels, debian, ispconfig, web server • Comments: 45 • Updated: Jun 27, 2024This tutorial shows how to prepare a Debian 12 server (with Apache2, BIND, Dovecot) to install ISPConfig 3.2. The web hosting control panel ISPConfig 3 allows you to configure the following services through a web browser: Apache web server, Postfix mail server, Dovecot IMAP/POP3 server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
-
How to deploy Ghost Blog with Nginx on Debian 12
Author: Navjot Singh • Tags: debian, linux, server, web server • Comments: 0 • Published: Jun 25, 2024Ghost is an open-source blogging platform that helps you create a professional-looking blog. In this tutorial, we will explore how to install Ghost CMS using Nginx and MySQL on a server powered by Debian 12.
-
How to Install Umami Privacy Analytics on Ubuntu 24.04
Author: Arvid L • Tags: linux, ubuntu, web server • Comments: 0 • Published: Jun 24, 2024Umami is a free and open-source web analytics platform written in Nodejs. In this guide, you’ll learn how to install Umami privacy-focused analytics on the Ubuntu 24.04 server.
-
How to Install Magento eCommerce Suite on Rocky Linux 9 with Elasticsearch
Author: Navjot Singh • Tags: cms, linux, web server • Comments: 0 • Published: Jun 21, 2024Magento is an open-source e-commerce platform written in PHP. In this tutorial, we will install the Magento open-source community edition. It offers all the functionality you need to set up a professional online store. We will also install Elasticsearch to search through the product catalog, Redis for the session, and file cache, and serve it using the Nginx server.