HowtoForge provides user-friendly Linux tutorials.
-
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 Redmine Project Management Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 12Redmine is a free, open source and web-based project management web application that allows users to manage multiple projects and associated subprojects. In this tutorial, we will install Redmine with Apache web server on Ubuntu 18.04 LTS.
-
-
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.
-
How to connect ONLYOFFICE Desktop Editors to Nextcloud
Author: Daria • Tags: linux • Comments: 1ONLYOFFICE Desktop Editors is the free open-source office suite distributed under GNU AGPL v.3.0. In this tutorial, we'll learn how to easily connect ONLYOFFICE Desktop Editors to your Nextcloud instance.
-
How to install SEO Panel on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 1SEO Panel is a free and open source SEO control panel application that can be used for managing search engine optimization of your websites. In this tutorial, we will be going to install Seo Panel on Ubuntu 18.04 LTS.
-
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.
-
Install Composr CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Composr is a free and open source CMS with advanced social, interactive and dynamic functionality. In this tutorial, I will show you how to install Composr CMS on Ubuntu 18.04 LTS.
-
Linux zforce Command Tutorial with Examples
Author: Himanshu Arora • Tags: linux, shell • Comments: 0The gzip command is a popular tool used for compressing/decompressing files in Linux. We've already covered the basics of this tool here. This utility produces .gz files in output. But sometimes - like while transferring files - the extension may get chopped off. You'll be glad to know there exists a tool that you can use to force the .gz extension back to these compressed files.
-
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.