Linux Tutorials on the topic “nginx”
-
How to Install and Setup Varnish Cache 6 with Nginx on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0 • Published: Sep 04, 2020Varnish Cache is a free and open-source reverse-proxy HTTP accelerator for websites and APIs. It can be installed as a reverse proxy in front of any web server running on HTTP.
-
How to Install WildFly Java Application Server with Nginx Reverse Proxy on Ubuntu 20.04
Author: Muhammad Arul • Tags: linux, nginx, server, ubuntu, web server • Comments: 1 • Published: Sep 03, 2020WildFly or previously known as JBoss AS is a lightweight implementation of the JEE (Java Enterprise Edition) container. Its flexible application runtime is written in Java.
-
How to Install Diaspora Decentralized Social Media on Debian 10
Author: Muhammad Arul • Tags: debian, linux, nginx, web server • Comments: 1 • Published: Aug 31, 2020Diaspora is an open source, privacy-aware, and distributed social network. It consists of a group of independently deployed and owned nodes which interoperate to create the network.
-
-
How to Install Metabase Business Analytics on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0 • Published: Aug 19, 2020Metabase is a free and open-source business intelligence tool that can be used to search data sets and display information. In this tutorial, we will explain how to install Metabase on Ubuntu 20.04 with Nginx and Let's Encrypt SSL.
-
How to Install Matomo Web Analytics on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, nginx, ubuntu, web server • Comments: 0 • Published: Aug 13, 2020Matomo formerly known as Piwik is a free and open-source web analytics application that helps you to tracks online-visitors on your website. In this tutorial, we will show you how to install Matomo web analytics on Ubuntu 20.04 with Nginx and Let's Encrypt SSL.
-
How to Install Mattermost Team Messaging System on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu, web server • Comments: 1 • Published: Aug 12, 2020Mattermost is an open-source and self-hosted messaging application used for chat, file sharing, search, and integrations. It is an alternative to Slack chat that brings all your team communication into one place.
-
How to Install and Configure GitLab CE on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, nginx, programming, server • Comments: 0 • Published: Jun 25, 2020GitLab is an open-source repository manager based on Rails developed by GitLab Inc. It is a web-based git repository manager that allows your team to collaborate on coding, testing, and deploying applications. In this tutorial, I will show you step by step how to install GitLab CE (Community Edition) on CentOS 8 Server.
-
How to Install Matrix Synapse Chat on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, nginx, security, server, ubuntu • Comments: 5 • Published: Jun 08, 2020In this tutorial, we will show you step-by-step how to install and configure Matrix Synapse on Ubuntu 20.04 LTS. Matrix is a new ecosystem for decentralized communication in real time for open federated instant messaging and VoIP services.
-
How to Install Nginx with PHP and MySQL (LEMP Stack) on CentOS 7.6
Author: howtoforge • Tags: centos, linux, mysql, nginx, php, web server • Comments: 7 • Updated: May 22, 2020Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 7.6 server with PHP support (through PHP-FPM) and MySQL (Mariadb) support.
-
How to Install Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, mysql, nginx, php, server, ubuntu, web server • Comments: 0 • Published: May 07, 2020This tutorial shows how you can install Nginx on an Ubuntu 20.04 LTS server with PHP 7.4 support (through PHP-FPM) and MySQL support (LEMP = Linux + Nginx (pronounced "engine x") + MySQL + PHP).