Articles by Blago Eres
-
How to Build Nginx from source on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx • Comments: 2In this tutorial, we will build Nginx with all available modules in open source version of Nginx and we will use mainline version which is at 1.15.8 at the time of this writing. Update version numbers when newer versions become available.
-
How to Install Craft CMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu, web server • Comments: 1Craft is an open source CMS written in PHP which allows you to easily create and manage great-looking content, and to design and build exactly what you need.
-
How to Compile Brotli from Source on CentOS 7
Author: Blago Eres • Tags: centos, linux • Comments: 0Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm. This tutorial shows how to compile Brotli compression library from source on CentOS 7 system.
-
-
How to Build Nginx from source on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, web server • Comments: 6In this tutorial, we will build Nginx with all available modules in the open source version of Nginx and we will use the mainline version which is at 1.15.7 at the time of this writing. Update version numbers when newer versions become available.
-
How to Enable HTTP/2 in Nginx
Author: Blago Eres • Tags: linux, nginx • Comments: 0Hypertext Transfer Protocol Version 2 (HTTP/2) is the latest version of the HTTP protocol. This tutorial shows you how to enable HTTP/2 in your nginx web server.
-
How to Enable TLS 1.3 in Nginx
Author: Blago Eres • Tags: linux, nginx, web server • Comments: 5Transport Layer Security (TLS) 1.3 is the latest version of the Transport Layer Security (TLS) protocol, published as an IETF standard in RFC 8446 in August 2018. TLS 1.3 protocol provides privacy and performance enhancements compared to the previous versions of TLS and non-secure HTTP. This tutorial shows how to enable TLS 1.3 in a Nginx web server.
-
How to Install InvoicePlane with Nginx on CentOS 7
Author: Blago Eres • Tags: centos, linux, mysql, nginx, web server • Comments: 0InvoicePlane 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 CentOS 7 system.
-
How to Install Anchor CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux • Comments: 0Anchor is a lightweight open source blog CMS written in PHP. Anchor's source code is hosted on GitHub. This tutorial will show you how to install Anchor CMS on a CentOS 7 system.
-
How to Install LimeSurvey (CE) on CentOS 7
Author: Blago Eres • Tags: centos, linux, nginx, php • Comments: 0LimeSurvey is an open source survey software written in PHP. In this tutorial, we will walk you through the LimeSurvey Community Edition (CE) installation process on a fresh CentOS 7 system.
-
How to Install October CMS platform on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0October CMS is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. October CMS source code is hosted on Github. In this tutorial we will walk you through the October CMS installation process on a fresh CentOS 7 server.