Linux Tutorials on the topic “nginx”
-
How to Install ERPNext on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server • Comments: 1 • Published: Sep 14, 2023ERPNext is an open-source enterprise resource planning (ERP) solution. In this tutorial, we will guide you through the installation of ERPNext on the Debian 12 server. You will install ERPNext with a MariaDB database server, Nginx as a reverse proxy and a supervisor process manager.
-
How to Install and Configure Nginx with PHP-FPM on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, server • Comments: 0 • Published: Sep 13, 2023Nginx is a free, open-source, and one of the most powerful web servers worldwide. This tutorial will teach us how to install Nginx with PHP-FPM support in CentOS 8.
-
How to Install Node based Roadiz CMS with Nginx on Debian
Author: Hitesh Jethva • Tags: nginx • Comments: 0 • Published: Jul 31, 2023Roadiz is a free and open-source content management system based on a node system. In this tutorial, we will learn how to install Roadiz on Debian server.
-
-
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.
-
Install TYPO3 CMS with Nginx on AlmaLinux 9
Author: Arvid L • Tags: linux, nginx, php, web server • Comments: 0 • Published: Jul 12, 2023TYPO3 is a free and open-source Enterprise-grade content management system. In this guide, I'll show you how to install TYPO3 CMS on an AlmaLinux 9 step-by-step. We will install TYPO3 CMS with the Nginx web server, MariaDB database server, and PHP-FPM.
-
How to Install LEMP Stack (Nginx, PHP and MariaDB) on Debian 12
Author: Navjot Singh • Tags: debian, linux, nginx, php, web server • Comments: 2 • Published: Jun 22, 2023The LEMP software stack is a group of open-source software that enables a server to host dynamic websites and apps written in PHP. It is an acronym for Linux, Nginx (pronounced as Engine-X), MySQL, and PHP.
-
How to Install Nginx with PHP and MariaDB (LEMP Stack) with Opcache, Redis and Let's Encrypt on Ubuntu
Author: Navjot Singh • Tags: linux, nginx, web server • Comments: 1 • Published: Apr 29, 2023In this guide, you will install a LEMP stack on a Ubuntu server. We will also install phpMyAdmin, Redis, Opcache, and Let's Encrypt SSL.
-
How to Install Plex Media Server on Debian 11
Author: t.michael • Tags: debian, linux, nginx, server • Comments: 0 • Published: Feb 23, 2023Plex Media Server is a digital media player that can host multiple online content channels from non-local sources. This tutorial shows you how to install Plex Media server on Debian 11.
-
How to Install Nginx with Brotli Compression on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu • Comments: 0 • Published: Feb 20, 2023Brotli is an open-source compression algorithm created by Google. It can be used as an alternative to Gzip, Zopfli, and Deflate. This tutorial will show you how to install Brotli with Nginx on Ubuntu 20.04 server.
-
How to Install BookStack with Nginx on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, nginx, ubuntu, web server • Comments: 4 • Published: Feb 17, 2023BookStack is a self-hosted, open-source, easy-to-use platform for organizing and storing information. This tutorial will teach you how to install BookStack on a Ubuntu 20.04-based server.