HowtoForge provides user-friendly Linux tutorials.
-
Installing Laravel PHP Framework on Ubuntu 16.04 for Apache
Author: Navjot Singh • Tags: php, server, ubuntu • Comments: 48
Laravel 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 Install MediaWiki with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
In this tutorial, I will show you step-by-step how to install MediaWiki with Nginx web server on Ubuntu 16.04. I will guide you on how to install and configure the LEMP stack for MediaWiki installation, including generating and configuring new free SSL Letsencrypt for MediaWiki security.
-
How to Set up Nginx High Availability with Pacemaker and Corosync on CentOS 7
Author: Muhammad Arul • Tags: centos, high-availability, linux • Comments: 4
In this tutorial, we will guide you step by step on how to create a High Availability Cluster Nginx Web Server with Pacemaker, Corosync, and Pcsd. We will create the Active-Passive Cluster or Failover-cluster Nginx web server using Pacemaker on a CentOS 7 system.
-
-
Install Observium Network Monitoring on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, networking, security • Comments: 5
Observium is a free and open source Network Management and Monitoring tool that can be used to monitor all of the network devices. It is written in PHP and uses SNMP to collect the data from the connected device and monitor them using a web interface. In this tutorial, we will explain how to install and configure Observium on Debian 9 server.
-
How to Install Discourse Forum with Nginx on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, web server • Comments: 4
Discourse is a free and open source software for creating Internet forum community and mailing list. In this tutorial, we will show you step-by-step, how to install and configure Discourse Forum with Nginx Web server under the CentOS 7 server.
-
How to Install Laravel 5.x with Nginx and PHP-FPM 7.1 on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, php, programming, server, web server • Comments: 13
In this tutorial, I will show you how to install the Laravel Web Framework with Nginx web server, PHP-FPM 7.1 and MariaDB on a CentOS 7 system. Laravel is an open source PHP framework that follows the MVC (Model-View-Controller) design pattern. It has been created by Taylor Otwell in 2011 as an attempt to provide an advanced alternative to the CodeIgniter (CI) framework.
-
How to Install Laravel 5 PHP Framework with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, php, server, ubuntu • Comments: 0
Laravel is a free and open source PHP framework with MVC (Model-View-Controller) design pattern. In this tutorial, we will guide you step-by-step on how to install Laravel version 5.4 with Nginx as the web server, PHP-FPM 7.0 and MariaDB.
-
How to Install and Use Encryptpad on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, security, ubuntu • Comments: 2
EncryptPad is a free and open source software application that can be used for viewing and editing encrypted text using a simple and convenient graphical and command line interface. It uses OpenPGP RFC 4880 file format. You can easily encrypt and decrypt file using EncryptPad.
-
How to update ONLYOFFICE to version 9.5 with Docker
Author: Daria • Tags: linux, server • Comments: 0
In this tutorial we'll learn how to easily update ONLYOFFICE Community Server to the latest version using Docker. ONLYOFFICE is an open source solution that combines powerful online document editors and broad collaborative capabilities: mail, CRM, projects, calendar, and community among them.
-
Personal Backups with Duplicati on Linux
Author: Jorge V • Tags: backup, linux • Comments: 1
This tutorial is for performing personal backups to local USB hard drives, having encryption, deduplication and compression.