Linux Tutorials on the topic “web server”
-
Install Odoo on CentOS with Nginx
Author: Hitesh Jethva • Tags: centos, linux, server, web server • Comments: 0 • Published: Apr 16, 2023
Odoo is an open-source ERP and CRM system used to manage the company's basic needs including materials and warehouse management, human resources, finance, accounting, sales, inventory and many other enterprise features. This tutorial will show you how to install Odoo with Nginx on CentOS.
-
How to Install LOMP Stack (OpenLiteSpeed, MySQL, and PHP) on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server, web server • Comments: 0 • Published: Apr 11, 2023OpenLiteSpeed is a lightweight and open-source version of the LiteSpeed Server developed by LiteSpeed Technologies. It supports Apache Rewrite rules, HTTP/2 and HTTP/3, TLS v1.3, and QUIC protocol.
-
How to Install Redmine Project Management Software on Debian 11
Author: Navjot Singh • Tags: debian, linux, web server • Comments: 1 • Published: Mar 27, 2023Redmine is a free and open-source project management software and issue-tracking tool. It is written using the Ruby on Rails framework and can be integrated with various version control systems. In this tutorial, you will learn how to install Redmine on a Debian 11 server.
-
-
How to Install Pydio on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 0 • Published: Mar 27, 2023Pydio is a free, open-source, and cloud-based file-sharing application. In this tutorial, I will show you how to install Pydio on Debian 11.
-
How to install OTRS (OpenSource Trouble Ticket System) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Mar 14, 2023OTRS is an open-source Ticket Request System that helps organizations process customer tickets and requests. This post will explain how to install OTRS on Debian 11 server.
-
How to Install Jira Agile Project Management Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: commercial, linux, ubuntu, web server • Comments: 1 • Published: Feb 24, 2023JIRA is a commercial software application developed by Atlassian for issue tracking and project management. This tutorial will show you how to install the JIRA project management tool on Ubuntu 22.04 server.
-
How to Install Angular on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu, web server • Comments: 0 • Published: Feb 24, 2023Angular.js is a free and open-source JavaScript framework used for building dynamic applications. This tutorial will show you how to install Angular.js with Nginx as a reverse proxy on Ubuntu 22.04.
-
How to Install HTTP Git Server with Nginx and SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, programming, server, ubuntu, web server • Comments: 0 • Published: Feb 24, 2023Git is an open-source version control system that keeps track of your software changes at the source level. This tutorial will explain setting up an HTTP Git repository server with Nginx on Ubuntu 22.04.
-
How to Install WonderCMS on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0 • Published: Feb 24, 2023WonderCMS is an open-source and extremely small flat file CMS that provides a simple and easier way to create and manage websites. This tutorial will show you how to install WonderCMS with Nginx and Let's Encrypt SSL on Ubuntu 22.04.
-
How to Install Wiki.js on Ubuntu 22.04 LTS
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 0 • Published: Feb 23, 2023Wiki.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 Ubuntu 22.04 server using the PostgreSQL database and Nginx server for proxying.