Linux Tutorials on the topic “web server”
-
How to install MyBB Forum Software on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, php, web server • Comments: 0MyBB is a free, open source and powerful forum software written in PHP language and uses MariaDB to store their data. In this tutorial, we will learn how to install MyBB forum on Ubuntu 18.04 server.
-
How to Install Pico CMS on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, php, ubuntu, 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 Ubuntu 18.04 LTS system.
-
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.