Linux Tutorials on the topic “web server”
-
How to Install Craft CMS on Fedora 29
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 0This tutorial will guide you through installing Craft CMS on a fresh Fedora 29 system with Nginx as web server and we secure the site with a Let's encrypt SSL certificate.
-
How to Install Bludit CMS with NGINX on Debian 9
Author: Blago Eres • Tags: debian, nginx, web server • Comments: 1Bludit is a simple, fast, secure, flat-file CMS that allows you to create your own website or blog in seconds. In this tutorial, we will go through the Bludit CMS installation and setup on Debian 9 (stretch) system by using NGINX as a web server.
-
How to Install Shopware with NGINX and Let's encrypt on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu, web server • Comments: 0Shopware is a widely used open source e-commerce software. This tutorial will walk you through the Shopware Community Edition (CE) installation on Ubuntu 18.04 LTS system by using NGINX as a web server and installation of a free Let's encrypt SSL certificate.
-
-
How to test end-to-end encryption in ONLYOFFICE Desktop Editors
Author: Daria • Tags: linux, web server • Comments: 0ONLYOFFICE Desktop Editors is a free open-source 3-in-1 office suite pack distributed under GNU AGPL v.3.0. Let’s learn how to test E2E-encryption of documents in ONLYOFFICE Desktop Editors.
-
How to Install Phorum with Nginx on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 0
Phorum is a PHP and MySQL based Open Source forum software. This tutorial will show you how to install Phorum on Debian 9 using Nginx web server.
-
How to Install October CMS with Nginx on Fedora 29
Author: Blago Eres • Tags: fedora, linux, nginx, web server • Comments: 1October CMS is a free, open-source, self-hosted CMS platform based on the Laravel PHP Framework. In this tutorial, we will go through the October CMS installation on Fedora 29 system by using Nginx as a web server, MariaDB as a database server, and optionally you can secure transport layer by using acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to Install Craft CMS on Debian 9
Author: Blago Eres • Tags: debian, linux, nginx, web server • Comments: 0This tutorial will walk you through the Craft CMS installation procedure on a fresh Debian 9 server using Nginx as the web server and we will secure the website with a Let's encrypt SSL certificate.
-
Ansible Guide: Create Ansible Playbook for LEMP Stack
Author: Muhammad Arul • Tags: linux, ubuntu, virtualization, web server • Comments: 2Ansible is a simple automation tool that automates software application deployment, cloud provisioning, and configuration management. In this tutorial, we're going to show you how to create basic Ansible Playbook for provisioning the LEMP Stack on Ubuntu 18.04 Server.
-
The Perfect Server CentOS 7.6 with Apache, PHP 7.2, 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: 62This tutorial shows how to install ISPConfig 3.1 on a CentOS 7.6 (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 Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 18.04
Author: Muhammad Arul • Tags: linux, mysql, nginx, php, server, ubuntu, web server • Comments: 9This tutorial shows how you can install Nginx on an Ubuntu 18.04 LTS server with PHP 7.2 support (through PHP-FPM) and MySQL support (LEMP = Linux + nginx (pronounced "engine x") + MySQL + PHP).