Articles by Blago Eres
-
How to Install Bolt CMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, mysql, nginx, php, ubuntu, web server • Comments: 2Bolt is a sophisticated, lightweight and simple CMS built with PHP, it is created using modern open source libraries, and is best suited to build sites in HTML5 with modern markup. In this tutorial, we will go through the Bolt CMS installation on Ubuntu 18.04 LTS system.
-
How to Install October CMS platform on Debian 9
Author: Blago Eres • Tags: debian, linux, mysql, nginx, php, web server • Comments: 1October CMS is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. This tutorial shows the installation of October CMS on Debian 9 with Nginx and MariaDB, secured with a free SSL certificate from Let's encrypt.
-
How to Compile Brotli Compression Tool from Source on Fedora 29
Author: Blago Eres • Tags: fedora, linux, shell • Comments: 0Brotli is a generic-purpose lossless compression algorithm 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 Vanilla Forum on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2In this tutorial, we will go through the Vanilla Forum installation and setup on CentOS 7 system by using Nginx as a web server, MySQL as a database server, and optionally you can secure transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install Matomo Web Analytics on Debian 9
Author: Blago Eres • Tags: debian, linux, web server • Comments: 0Matomo (formerly Piwik) is a free and open source web analytics application developed by a team of international developers, that runs on a PHP/MySQL web server. This tutorial will show you how to install Matomo on a Debian 9 (stretch) system using Nginx as the web server and we will secure the website with a Let's Encrypt SSL certificate
-
How to Build Nginx from source on Fedora 29
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 0In this tutorial, we will build Nginx with all available modules in the 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 Vanilla Forum on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, mysql, nginx, php, ubuntu, web server • Comments: 1In this tutorial, I will show you how to install Vanilla Forum on Ubuntu 18.04 LTS using Nginx as a web server, MySQL as a database server, and optionally you can secure transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Compile Brotli Compression Tool from Source on Debian 9
Author: Blago Eres • Tags: debian, linux • Comments: 0Brotli is a generic-purpose lossless compression algorithm 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. This tutorial shows how to compile Brotli compression library from source on Debian 9 (stretch).
-
How to Install Matomo Web Analytics on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, security, ubuntu, web server • Comments: 1Matomo (formerly Piwik) is a free and open source web analytics application for web servers. This tutorial will show you how to install Matomo on a Ubuntu 18.04 LTS system using Nginx as the web server and we will secure the website with a Let's Encrypt SSL certificate.
-
How to Install Craft CMS on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 2Craft 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. This tutorial will walk you through the Craft CMS installation procedure on a fresh CentOS system using Nginx as the web server and we will secure the website with a Let's encrypt SSL certificate.