HowtoForge provides user-friendly Linux tutorials.
-
How to Install Matomo Web Analytics with Nginx on FreeBSD 12.0
Author: Blago Eres • Tags: freebsd, nginx, 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 webserver. This tutorial will show you how to install Matomo on a FreeBSD 12.0 system using Nginx as the webserver and we will secure the website with a Let's Encrypt SSL certificate.
-
How to Install Pico CMS with Nginx on Debian 10
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 0Pico is an open-source simple and fast flat-file CMS written in PHP. In this tutorial, we will install Pico CMS with Nginx on Debian 10 (buster) system.
-
How to Setup Tonido Personal Cloud Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: • Comments: 1Tonido is a free application server that allows you to access all your files on your computer from a web browser. You can share files with your family, friends, and colleagues, and also create a secure share to only allow authorized people. In this tutorial, we will learn how to install and configure Tonido Personal Edition on Ubuntu 18.04 LTS.
-
-
How to Install Strider Continuous Integration Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1Strider is a free and open-source Continuous Integration & Deployment Server written in Node.JS, JavaScript and uses MongoDB to store their data. In this tutorial, we will explain how to install Strider on Ubuntu 18.04 server.
-
Postfix - virtual_mailbox_limit is smaller than message_size_limit
Author: Falko Timme • Tags: errors • Comments: 1Error: Postfix - virtual_mailbox_limit is smaller than message_size_limit You get the following error in your mail log: Jul 13 17:12:30 mail postfix/virtual[10486]: fatal: main.cf configuration error: virtual_mailbox_limit is smaller than message_size_limit
-
How to Deploy Nginx Load Balancing on Kubernetes Cluster on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: cloud, linux, nginx, ubuntu, virtualization, web server • Comments: 2Kubernetes is a free and open-source container orchestration system that can be used to deploy and manage container. In this tutorial, we will learn how to setup Nginx load balancing with Kubernetes on Ubuntu 18.04.
-
Installing Laravel PHP Framework on Ubuntu 18.04 LTS for Apache
Author: Navjot Singh • Tags: php, server, ubuntu • Comments: 31Laravel is a very popular open source PHP framework aimed at easy development of applications. If you are looking for a new PHP framework to try, you should give Laravel a try. The following guide will allow you to run Laravel on an Ubuntu 16.04 based Apache server.
-
How to migrate from Microsoft Exchange Server to ONLYOFFICE
Author: Daria • Tags: linux, server • Comments: 0ONLYOFFICE is an open-source solution that comprises online editors for text documents, spreadsheets, and presentations combined with the groupware platform: mail, projects, CRM, calendar, chat. In this tutorial, we’ll learn how to switch from MS Exchange and transfer users, mailboxes, and messages to ONLYOFFICE.
-
How to use FFMpeg to do Simple Audio Conversion
Author: Bill Toulas • Tags: arch linux, debian, linux, ubuntu • Comments: 12Here's a simple FFmpeg how to that will cover just a portion of the framework's abilities. We will see how you can use the terminal to perform simple conversions of various audio file types including all popular and widely available formats. Using FFmpeg right from the terminal makes it better for performance compared to downloading and installing a GUI tool for FFmpeg, and can also offer more precise settings for the advanced users.
-
Install Automad CMS with Nginx and Let's Encrypt SSL on Ubuntu 18.04
Author: Blago Eres • Tags: linux, nginx, ubuntu, web server • Comments: 0Automad is an open-source file-based content management system (CMS) and a template engine written in PHP. All content is stored in human-readable text files instead of a database.