Linux Tutorials on the topic “nginx”
-
How to deploy Ghost CMS on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 0 • Published: Dec 20, 2022Ghost is an open-source blogging platform to help you create a professional-looking blog. This tutorial will explore how to install Ghost CMS using Nginx and MySQL on a server powered by Rocky Linux 9.
-
How to Install Mastodon Social Network on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu • Comments: 23 • Updated: Nov 30, 2022Mastodon is free and open-source software for running self-hosted social networking services. It offers microblogging features that allow you to follow other users and post messages and images with Mastodon. In this tutorial, we will show you how to install Mastodon on Ubuntu 22.04.
-
How to Install Drupal CMS with Nginx on Rocky Linux 8
Author: Arvid L • Tags: cloud, linux, nginx, php • Comments: 0 • Published: Nov 15, 2022Drupal is a free and open-source web content management system written in PHP and distributed under GNU General Public License. In this tutorial, you will learn how to configure the Drupal CMS (Content Management System) with the LEMP Stack on the Rocky Linux server.
-
-
How to Install Django with Postgres, Nginx, and Gunicorn on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 3 • Published: Nov 14, 2022Django is a python framework used for developing dynamic websites and applications. In this tutorial, you will learn how to install the Django framework on a Rocky Linux 9 server.
-
How to Install Odoo 16 ERP Software on Ubuntu 22.04
Author: Arvid L • Tags: linux, nginx, server, ubuntu • Comments: 7 • Published: Nov 14, 2022Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open Odoo is a free and open-source ERP solution for multiple types of businesses. In this tutorial, we will the Odoo open-source ERP on the Ubuntu 22.04 server.
-
How to Install Odoo ERP Software (formerly OpenERP) on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 0 • Published: Nov 09, 2022Odoo (formerly OpenERP) is an open-source and powerful business management software. Odoo works as a central application that allows you to manage business-related tasks from one single web application dashboard. In this tutorial, you will learn how to install Odoo 14 on the Debian 11 Bullseye.
-
How to Install GlassFish Java Application Server on Rocky Linux
Author: Arvid L • Tags: linux, nginx, server, web server • Comments: 0 • Published: Nov 07, 2022GlassFish is a free and open-source implementation of the Java EE Platform developed by Eclipse. In this tutorial, we will install the GlassFish Java Application Server with Nginx reverse proxy on Rocky Linux.
-
How to Install Wiki.js on Rocky Linux 9
Author: Navjot Singh • Tags: linux, nginx • Comments: 1 • Published: Nov 01, 2022Wiki.js is an open-source, lightweight wiki software. It is built on the Node.js JavaScript framework. In this tutorial, you will learn to install Wiki.js on a Rocky Linux 9 server using the PostgreSQL database and Nginx server for proxying.
-
Implementing SSL Perfect Forward Secrecy in NGINX Web-Server
Author: cbj4074 • Tags: centos, debian, fedora, linux, nginx, security, suse, ubuntu • Comments: 7 • Updated: Oct 27, 2022This HOW-TO describes the process of implementing Perfect Forward Secrecy with the NGINX web-server on Debian and Ubuntu systems. The process can readily be adapted to other GNU/Linux systems.
-
How to Install Nexus Repository Manager on Ubuntu 22.04
Author: Arvid L • Tags: linux, nginx, ubuntu • Comments: 1Nexus is one of the most popular repository managers in the DevOps world. It allows you to store and retrieve build artifacts and also provides features to push and pull artifacts via CI and IDE integration tools such as Visual Studio and Jenkins.