Linux Tutorials on the topic “web server”
-
How to Install Grav CMS with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 0
Grav is a modern web application that requires no database. It's a file-based web platform that's simple and fast. In this tutorial, I will show you step by step how to install and configure Grav CMS on Ubuntu 16.04.
-
How to Install Nginx with PHP + MySQL (LEMP) on Debian 9
Author: Till Brehm • Tags: debian, nginx, web server • Comments: 5
This tutorial shows the installation of a Nginx web server on Debian 9 together with MySQL or MariaDB as database, PHP 7 and free Let's encrypt SSL certificate. Nginx web server is known for its stability, rich feature set, simple configuration, and low resource consumption.
-
How to Install Open Real Estate on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, mysql, php, ubuntu, web server • Comments: 2
Open Real Estate is a freely available software application that can be used for building websites of real estate agencies and realtors. Open Real Estate enables you to use multiple languages and currencies on the real estate website making it easy to use for users from different countries. In this tutorial, we will learn how to install Open Real Estate on Ubuntu 16.04.
-
-
The Perfect Server CentOS 7.4 with Apache, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.1
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 33
This tutorial shows how to install ISPConfig 3.1 on a CentOS 7.4 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more.
-
How To Install Concrete5 CMS on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 2
In this tutorial, we will learn how to install and configure Concrete5 on Debian 9 server. Concrete5 is a free and open source Content Management System written in PHP language that can be used for publishing content on the Internet.
-
How to speed up Apache with Varnish HTTP cache on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, web server • Comments: 5
In this tutorial, we will show you how to install and configure the Varnish HTTP accelerator as a reverse proxy for an Apache web server. Varnish is a proxy server focused on HTTP caching. It's designed as an HTTP accelerator and can act as a reverse proxy for your web server.
-
How to Install OctoberCMS on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
In this tutorial, we will explain how to install and configure OctoberCMS on Ubuntu 16.04 server. OctoberCMS is a free, open source and self hosted content management system written in PHP and based on the Laravel framework.
-
How to Setup LibreNMS Monitoring Tool with Nginx on Ubuntu 16.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu, web server • Comments: 4
In this tutorial, I will show you how to install and configure the open source monitoring tool 'LibreNMS' using Nginx as the web server, MariaDB as the database, and Ubuntu 16.04 server as our main server. LibreNMS is an open source monitoring tool based on PHP/MYSQL/SNMP.
-
Install and Configure Pico CMS on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
This tutorial will show you how to install and configure Pico CMS on Ubuntu 16.04 LTS server. Pico is a free and an open source Content Management System released under the MIT license. It is a flat-file CMS, so it doesn't require any database and administration backend.
-
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.