HowtoForge provides user-friendly Linux tutorials.
-
How to Install NodeBB Forum on Fedora 29
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 3NodeBB is a Node.js based forum software built for the modern web. In this guide, we will walk you through the step-by-step NodeBB installation process on the Fedora 29 operating system by using Nginx as a reverse proxy, MongoDB as the database and acme.sh and Let's Encrypt for HTTPS.
-
Linux Nano Editor Explained for Beginners (10 Examples)
Author: Himanshu Arora • Tags: linux • Comments: 0In this tutorial, we will discuss the basic usage of the Nano editor, as well as some of the features it provides.
-
How to Install Foreman Server Management Tool on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 3The Foreman is an open source software for managing the lifecycle of physical and virtual servers. It's a server management solution that helps system administrators to perform server provisioning and configuration to the orchestration and monitoring. Foreman offers support for provisioning tools such as Puppet, Chef, Salt Stack, Ansible etc.
-
-
How to Install Cachet Status Page System on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, ubuntu, web server • Comments: 4Cachet is a beautiful and powerful open source status page system written in PHP that allows you to better communicate downtime and system outages to your customers, teams, and shareholders. In this tutorial, we will install Cachet status page system by utilizing PHP, Nginx, MySQL, and Composer on Ubuntu 18.04 LTS.
-
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 EPESI CRM on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0EPESI is a fully functional OpenSource CRM application that can be used to store, organize, access and share business records.
-
How to install Wolf CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, mysql, php, web server • Comments: 1Wolf CMS is a free and open source content management system written in the PHP programming language. It is simple, fast, light-weight cms software and has a simple and elegant user interface.
-
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 Install ApostropheCMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0ApostropheCMS is a free and open source content management system based on Node.js and MongoDB. In this tutorial, we will learn how to install ApostropheCMS on Ubuntu 18.04 LTS server.
-
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.