Linux Tutorials on the topic “nginx”
-
How to Install WordPress with Nginx and Let's Encrypt SSL on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 4WordPress is a free, open-source and most widely used content management system in the world. In this tutorial, we will explain how to install WordPress with Nginx on CentOS 8 server and then we secure the server by using a free Let's Encrypt SSL certificate.
-
How to Install MyBB Forum with Nginx and Let's Encrypt on Debian 10
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 0This tutorial will show you how to install MyBB forum software on Debian 10 (buster) system using Nginx web server and how to secure the installation with a Let's Encrypt SSL certificate.
-
How to Setup a File Sharing Website with Jirafeau on Debian 10
Author: Karl Wakim • Tags: debian, linux, nginx, web server • Comments: 1Jirafeau is a simple file hosting and sharing web application built in PHP. It does not require a database and provides a clean, easy-to-use user interface with support for password protection, scheduled expiration, one-time downloads (self-destruction) and in-browser preview among other useful features.
-
-
How to Add Brotli Compression support to Nginx on Debian 10
Author: Blago Eres • Tags: debian, nginx, server, web server • Comments: 1This guide will show you how to add Brotli support to Nginx on Debian 10 system. Brotli is a generic-purpose lossless compression algorithm developed by Google as an alternative to Gzip, Zopfli, and Deflate that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding, and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods.
-
How to Install Mastodon Social Networking Platform on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, web server • Comments: 3Mastodon is an open-source social networking platform very similar to Twitter. In this tutorial, we will show you how to install Mastodon on Debian 10.
-
A Guide to running a Reverse proxy for HTTP(S), SSH and MySQL/MariaDB using NGINX
Author: Christopher Serella • Tags: linux, nginx, server, ubuntu • Comments: 7This guide will walk you through the installation and configuration of NGINX to allow for the running of multiple physical servers, virtual machines or a combination of both behind a single public-facing IP Address.
-
How to Install Fork CMS with NGINX on CentOS 8
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 0Fork is easy to use open-source CMS built using the Symfony framework. In this tutorial, we will go through the Fork CMS installation and setup on the CentOS 8 system by using Nginx as a web server, MariaDB as the database engine, and optionally you can secure the transport layer by using Acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install WonderCMS with Nginx and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 0WonderCMS is a free and open-source flat-file CMS, aimed to be extremely small, light and simple. It's built with PHP, jQuery, HTML/CSS. In this tutorial, we will go through the WonderCMS installation and setup on the FreeBSD 12 system by using Nginx as a web server, and optionally you can secure the transport layer by using Acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install Vanilla Forum with Nginx and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 1Vanilla is a free, open-source discussion forum written in PHP. In this tutorial, I will show you how to install Vanilla Forum on FreeBSD 12 by using Nginx as the web server, MariaDB as the database server, and optionally you can secure the transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install NodeBB Forum with Nginx and Let's Encrypt on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 1NodeBB is a Node.js based forum software built for the modern web which uses MongoDB or Redis as the database system. In this tutorial, we describe the NodeBBB installation process on the FreeBSD 12 using Nginx as the reverse proxy, MongoDB as the database, and acme.sh and Let's Encrypt for HTTPS.