Linux Tutorials on the topic “web server”
-
How to Install Sentrifugo HRM on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 8Sentrifugo is a powerful Human Resource Management System (HRM) written in PHP that uses MySQL/MariaDB as the database system. In this tutorial, we will be going to explain how to install Sentrifugo on Ubuntu 18.04 LTS server.
-
How to Install NodeBB Forum on CentOS 7
Author: Blago Eres • Tags: centos, linux, web server • Comments: 0NodeBB is a Node.js based forum software built for the modern web. In this guide, we will walk you through the step-by-step NodeBB installation process on the CentOS 7 operating system.
-
How to Compile Brotli from Source on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, ubuntu, web server • Comments: 0Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods.
-
-
How to run Python Scripts with Apache and mod_wsgi on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 11mod_wsgi is an Apache module that can be used for serving Python scripts over HTTP via Apache web server like Django, Web.py, Werkzug, Chery.py, TurboGears, and Flask. In this tutorial, we will learn how to install and set up of mod_wsgi with the Apache server on Ubuntu 18.04 LTS (Bionic Beaver) server.
-
How to install ownCloud with ONLYOFFICE using Univention App Appliance
Author: Daria • Tags: linux, web server • Comments: 0ONLYOFFICE is an open source office suite distributed under GNU AGPL v3.0. It incorporates online editors for text documents, spreadsheets and presentations. This tutorial shows how to install ownCloud with ONLYOFFICE using Univention App Appliance.
-
How to Install Zen Cart on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 0In this guide, I’ll show you how to install and configure the latest version Zen Cart on Debian 9, in order to create a free online shopping store. Zen Cart is a free open source e-commerce content management and shopping cart platform.
-
How to Install and Configure OpenLiteSpeed Server on Ubuntu 18.04 along with MariaDB
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 3OpenLiteSpeed is a lightweight and open source version of the popular LiteSpeed Server. In this tutorial, we will learn about how to Install OpenLiteSpeed Server on Ubuntu 18.04 along with PHP 7.2 and MariaDB server.
-
How to Setup Magento 2 With Varnish and Apache on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 5Magento is a free and open source Content Management System built in PHP, Zend framework and MySQL database. It is very popular eCommerce web application. In this tutorial, we will learn how to install Magento 2 with Varnish as a full page cache on Ubuntu 16.04 server.
-
How to Install Typo3 CMS on Debian 9
Author: Matt Vas • Tags: apache, debian, linux, web server • Comments: 2In this guide, we’ll learn how to install and configure the latest version of Typo3 CMS in Debian 9. Typo3 is a powerful open source content management system with most parts written in PHP programming language.
-
How to Install Apache GUI on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 8Apache GUI is a free and open source Java-based tool that can be used to manage and configure Apache web server through the web browser. It is specially designed for those who are looking for a comfortable graphical interface (GUI) to configure Apache servers.