Linux Tutorials on the topic “web server”
-
How to install Joomla 3.9 on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: ubuntu, web server • Comments: 1In this guide, we will learn to install the Joomla CMS on Ubuntu 20.04. Joomla is a widely-used content management system (CMS) that is used for making dynamic websites. It is open-source and is available for free under GPL (general public license).
-
WP-CLI - Managing WordPress from the Linux Terminal
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 1WP-CLI is a powerful command-line tool specifically designed to manage WordPress from the command line. In this post, I will show how to install and use WP-CLI to manage WordPress sites.
-
Install Multiple Drupal Instances with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Drupal is a free, scalable, and open platform used to create and manage website content. In this guide, we will show you how to deploy multiple Drupal instances with Nginx on Ubuntu 20.04.
-
-
Install ModSecurity with Apache in a Docker Container
Author: Hitesh Jethva • Tags: cloud, linux, ubuntu, web server • Comments: 0ModSecurity is a free, open-source, and most popular web application firewall (WAF) that protects your web application against a wide range of Layer 7 attacks. In this tutorial, I will show you how to install ModSecurity 3 with Apache inside a Docker container.
-
How to Install Drupal 9 on Fedora 34
Author: Ali Imran Nagori • Tags: apache, fedora, php, web server • Comments: 0This tutorial shows you how to install Drupal 9 CMS on Fedora 34. We will use Apache as the webserver and MariaDB for the database.
-
How to Install WebERP On CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 0webERP is a free, open-source, and complete web-based accounting and business management system. This tutorial will show you how to install webERP with Apache and Let's Encrypt SSL on CentOS 8.
-
What is Ingress Controller and how to deploy Nginx Ingress Controller in Kubernetes Cluster on AWS using Helm
Author: Rahul Shivalkar • Tags: cloud, linux, nginx, web server • Comments: 0Ingress is a Kubernetes object that manages external access to the services in the Kubernetes Cluster. In this article, we will see the installation of the Nginx Ingress Controller using Helm on the Kubernetes Cluster set up using Kops.
-
How to Install Memcached on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, web server • Comments: 0Memcached is an open-source and high-performance memory caching system. It stores data in memory and is being used for optimizing dynamic websites. In this guide, I will explain how to install Memcached on CentOS 8 operating system.
-
How to deploy Ghost Blog with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 1Ghost is a free, open-source and lightweight blogging platform built on Node.js. This tutorial will explain how to install the Ghost with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Pleroma Social Network Platform on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, nginx, ubuntu, web server • Comments: 2Pleroma is an open-source federated social networking platform, compatible with Mastodon and other ActivityPub platforms. This guide will show you how to create your own Pleroma instance by installing it on an Ubuntu 20.04 based server.