Linux Tutorials on the topic “nginx”
-
How to Install SuiteCRM on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, server • Comments: 0 • Published: Feb 17, 2023SuiteCRM is a free, open-source, and enterprise-class CRM system developed by SalesAgility. It is a fork of the SugarCRM Community Edition. This post will show you how to install SuiteCRM with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
Getting Started with WordPress WP-CLI and Nginx on Ubuntu 22.04
Author: Muhammad Arul • Tags: linux, mysql, nginx, php, shell, ubuntu • Comments: 2 • Updated: Feb 16, 2023WP-CLI is a tool to provide a command line interface to install and manage a WordPress site. This tutorial explains the installation of Wordpress on a LEMP (Linux + Nginx + MySQL + PHP) server with WP-CLI and shows how to install plugins and themes with WP-CLI on the command line.
-
How to Install Discourse Forum with Nginx on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, web server • Comments: 0 • Published: Jan 30, 2023Discourse is an open-source community discussion platform built using the Ruby language. In this tutorial, you will learn how to install Discourse Forum with the Nginx server on a server running Rocky Linux 9.
-
-
How to Install Django Python Framework on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu, web server • Comments: 0 • Published: Jan 27, 2023Django is a python framework used for developing dynamic websites and applications. It follows the MVC (Model-View-Controller) architecture. In this tutorial, you will learn how to install the Django framework on a Ubuntu 22.04 server. You will also create a demo project and test it out.
-
How to Install Fathom Privacy-Focused Website Analytics on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0 • Published: Jan 26, 2023Fathom is privacy-focused web analytics that delivers clean and concise data about your websites. This tutorial shows you how to install Fathom Privacy-Focused Website Analytics on a Debian 11 server.
-
How to Set Up a Video Streaming Server using Nginx-RTMP on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu • Comments: 1 • Published: Jan 13, 2023RTMP also called "real-time messaging protocol" is a data transmission technology that supports live online video streaming. It is used to transmit video files from an encoder to an online video hosting platform. This tutorial will show you how to set up a video streaming server using Nginx-RTMP on Ubuntu 22.04 server.
-
How to Install osTicket with Nginx on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, nginx, web server • Comments: 0 • Published: Jan 11, 2023osTicket is a free and open-source support ticket system used to scale and streamline your customer service and improve your customer experience. This tutorial will show you how to install osTicket on Debian 11.
-
How to Install Strapi CMS on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu, web server • Comments: 1 • Published: Jan 09, 2023Strapi is an open-source, headless Content Management System (CMS) built with JavaScript (NodeJS). In this tutorial, you will learn how to install the community version of Strapi CMS on a Ubuntu 22.04 server, along with Nginx as a reverse proxy server.
-
How to Install and Configure a JupyterLab Environment on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, programming, web server • Comments: 0 • Published: Jan 09, 2023JupyterLab is a next-generation web-based development environment for Project Jupyter. Project Jupyter was developed with the goal to develop open-source, open standards, and services for interactive computing across multiple programming languages.
-
How to Install NetBox Network Documentation and Management Tool on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, networking, nginx, server, ubuntu • Comments: 2 • Published: Jan 05, 2023NetBox is an open-source IP address (IPAM) and datacentre infrastructure management (DCIM) web application used to manage and document computer networks and IP addresses. This tutorial will teach you how to install the NetBox tool on a Ubuntu 22.04 server and Nginx as a reverse proxy server.