Linux Tutorials on the topic “web server”
-
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.
-
How to Install Bolt CMS on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 0Bolt CMS is a simple and flexible Open Source content management system written in PHP. In this tutorial, we’ll learn how to install and configure the latest version of Bolt CMS on Debian 9 on top of a LAMP stack.
-
The Perfect Server - Ubuntu 18.04 (Bionic Beaver) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.1
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 182
This tutorial shows how to install an Ubuntu 18.04 LTS (Bionic Beaver) server with Apache, BIND, Dovecot and ISPConfig 3.1. ISPConfig is a web hosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers the installation of Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).