Linux Tutorials on the topic “web server”
-
How to Install Askbot with Nginx and Secure with Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Askbot is a free, open-source and highly-customizable question and answer forum software written in Python and Django. It is simple, lightweight and very similar to other forum software StackOverflow and YahooAnswers.
-
How to integrate ONLYOFFICE with Plone CMS
Author: Daria • Tags: linux, web server • Comments: 0In this tutorial, we’ll learn how to integrate ONLYOFFICE online editors with Plone to edit and collaborate on docs stored there with no need to leave the application.
-
How to Install Fuel CMS with Nginx on Fedora 31
Author: Navjot Singh • Tags: linux, nginx, web server • Comments: 0Fuel CMS is an open-source content management system for websites and blogs. It is built on CodeIgniter, a popular PHP web framework. This tutorial will cover how to install Fuel CMS on a Fedora 31 based server.
-
-
How to Install OpenLiteSpeed HTTP Server with PHP on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, php, server, web server • Comments: 3OpenLiteSpeed is an open-source HTTP server developed by LiteSpeed Technologies. It is a high-performance and lightweight HTTP server with a web-based GUI for administration. In this tutorial, we show you how to install OpenLiteSpeed with the MariaDB database and the current PHP 7.4 on the Ubuntu 18.04 server.
-
How to Install Mailtrain Newsletter Software on Ubuntu 18.04
Author: Hitesh Jethva • Tags: email, linux, ubuntu, web server • Comments: 1Mailtrain is a free, open-source and self-hosted newsletter application built from Node.js which supports MySQL/MariaDB database backends. In this tutorial, we will show you how to install Mailtrain newsletter application with Docker on Ubuntu 18.04 server.
-
How to Install X-Cart with Nginx and Let's Encrypt SSL on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu, web server • Comments: 0This guide describes the process of installing X-Cart 5 on Ubuntu 18.04 LTS using Nginx as the webserver and MySQL as the database server and how to secure the installation with a free SSL Certificate from Let's encrypt.
-
How to Install OpenCart with Nginx and Let's Encrypt on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, web server • Comments: 3Opencart is a popular open-source shopping cart solution that helps you to host your own fully functional e-commerce site. In this tutorial, we will show you how to install OpenCart with Nginx on Debian 10 and secure it with Let's Encrypt SSL.
-
How to Host a Website with Caddy on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
Caddy also known as a Caddy web server is an open-source web server written in Go language. In this tutorial, we will explain how to host a website with a Caddy web server on Ubuntu 18.04.
-
How to Install Node.js on Debian 10 and configure Nginx as a Frontend Proxy Server
Author: Hitesh Jethva • Tags: debian, linux, nginx, server, web server • Comments: 2Node.js is a free and open-source JavaScript platform that can be used to serve dynamic and responsive server-side content. In this tutorial, we will learn how to install and configure Node.js to handle backend requests and configure Nginx to handle front-end requests on Debian 10.
-
How to Install and Configure Mattermost on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 2Mattermost is a free, open-source and self-hosted enterprise team collaboration messaging system. In this tutorial, we will show you how to install Mattermost with Nginx reverse Proxy on CentOS 8.