Linux Tutorials on the topic “web server”
-
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 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.
-
-
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.
-
How to Install Kanboard Project Management Software on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 2Kanboard is a free, open-source and self-hosted project management software that can be used to manage projects using Kanban methodology. You can visualize the work-flow, limiting work in progress and work efficiently from the Kanboard web interface.
-
How to Install and Configure OpenLiteSpeed Web Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, mysql, php, web server • Comments: 2OpenLiteSpeed is a free, open-source and lightweight HTTP server developed by LiteSpeed Technologies. In this tutorial, we will show you how to install OpenLiteSpeed with MariaDB and PHP on Debian 10 server.
-
How to Install Cezerin eCommerce platform on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Cezerin is a free, open-source, React and Node.js based eCommerce platform that can be used for creating a Progressive Web Apps. In this tutorial, we will explain how to install Cezerin on Ubuntu 18.04 LTS.
-
How to Install FlintCMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0FlintCMS is a free, open source and content-focused Node.js Content Management System that can be used to develop simple websites and blogs. In this tutorial, we will explain how to install FlintCMS on Ubuntu 18.04 server.
-
How to Install WonderCMS on Fedora 30
Author: Blago Eres • Tags: fedora, linux, web server • Comments: 1WonderCMS is a free and open source flat file CMS, aimed to be extremely small, light and simple. In this tutorial, we will go through the WonderCMS installation and setup on Fedora 30 system by using Nginx as a web server, and optionally you can secure the transport layer by using Acme.sh client and Let's Encrypt certificate authority to add SSL support.
-
How to install Apache, PHP 7.3 and MySQL on CentOS 7.6
Author: Till Brehm • Tags: apache, centos, linux, mysql, php, server, web server • Comments: 22This tutorial shows how to install an Apache web server on a CentOS 7 server with PHP (mod_php with PHP 5.4, 7.0, 7.1, 7.2 or 7.3) and MySQL support. This setup is often referred to as LAMP which stands for Linux - Apache - MySQL - PHP.