Linux Tutorials on the topic “nginx”
-
Monitor Nginx Log Files Using ngxtop on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu • Comments: 1ngxtop is a free, open-source, flexible and real-time monitoring tool for Nginx web servers. In this tutorial, I will show you how to install and use ngxtop monitoring tool on Ubuntu 20.04.
-
How to Install Passbolt Self-Hosted Password Manager on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, security • Comments: 0Passbolt is an open-source password manager that allows you to store and share your password securely. In this tutorial, we will show you how to install Passbolt password manager with Nginx and Let's Encrypt SSL on CentOS 8.
-
Install Varnish Cache 6 for Apache/Nginx on CentOS 8
Author: Hitesh Jethva • Tags: apache, centos, linux, nginx, web server • Comments: 0Varnish Cache is a powerful reverse HTTP proxy used to speed up web applications that is available as Open-Source software. In this post, we will show you how to install Varnish cache with Apache and Nginx on CentOS 8.
-
-
How to install ReactJS with Nginx proxy on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, programming, web server • Comments: 0React is a free and open-source JavaScript library developed by Facebook. It is used for creating web frontend and UI components. In this post, we will show you how to install React JS on CentOS 8
-
How to Install Moodle with Nginx and Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, ubuntu, web server • Comments: 1Moodle is a free and open-source Learning Management System written in PHP. It provides a way for tutors and instructors to create courses for their students or learners.
-
How to Install Shopware 6 with NGINX and Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Shopware is a free and open-source platform that helps you to start your own e-commerce website to power your online business. In this tutorial, we will show you how to install Shopware with Nginx and Let's Encrypt SSL on CentOS 8.
-
The Perfect Server - Debian 10 (Nginx, BIND, Dovecot, ISPConfig 3.2)
Author: Till Brehm • Tags: control panels, debian, ispconfig, nginx, web server • Comments: 58This tutorial shows how to prepare a Debian 10 (Buster) server (with Nginx, BIND, Dovecot) for the installation of ISPConfig, and how to install ISPConfig 3.2. ISPConfig 3 is a web hosting control panel.
-
How to Configure Nginx as a Web Server and Reverse Proxy for Apache on CentOS 8
Author: Hitesh Jethva • Tags: apache, centos, linux, nginx, web server • Comments: 0In this tutorial, we will show you how to use the Nginx as a web server and reverse proxy for Apache web server on CentOS 8.
-
How to install ReactJS on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0ReactJS is a free and open-source JavaScript library used for building reusable UI components. In this tutorial, we will show you how to install create react app and host a ReactJS application with Nginx web server on Ubuntu 20.04.
-
How to Install Nginx with Google PageSpeed on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 8Nginx is a free and open-source web server that powers many sites on the internet. It can be used as a reverse proxy and load balancer. In this tutorial, we will show you how to compile ngx_pagespeed as a dynamic module with Nginx on Ubuntu 20.04 server.