Linux Tutorials on the topic “web server”
-
How to Install ExpressionEngine CMS on CentOS 8
Author: Blago Eres • Tags: centos, nginx, web server • Comments: 0ExpressionEngine is a mature, flexible, secure, free open-source content management system (CMS) written in PHP. This guide will walk you through the ExpressionEngine installation process on a fresh CentOS 8 using PHP, MariaDB as a database, and Nginx as a web server.
-
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 Install Automad CMS with Apache and Let's encrypt on Debian 10
Author: Hitesh Jethva • Tags: apache, cms, debian, linux, web server • Comments: 0Automad is a free, open-source and flat content management system written in PHP language. In this tutorial, we will show you how to install Automad CMS on Debian 10 using Apache web server.
-
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.
-
How to Install InvoicePlane with Nginx on Debian 9
Author: Blago Eres • Tags: debian, linux, web server • Comments: 1InvoicePlane is a free and open-source invoicing application. Its source code can be found on this Github. This tutorial will show you how to install InvoicePlane on a fresh Debian 9 (stretch) system.
-
How to Install Jetty JAVA http Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0Jetty is a free and open-source Java HTTP server that can be used in different projects, both in development and production. In this tutorial, we will show you how to install Jetty on Debian 10.
-
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.