Linux Tutorials on the topic “web server”
-
How to Install Sails.js MVC Framework with Nginx on Debian 11
Author: Arvid L • Tags: debian, nginx, programming, server, web server • Comments: 0 • Published: Jan 06, 2022Sails.js is a full-stack Node.js framework built on top of Express socket.io. It's a powerful MVC framework inspired by Ruby on Rails, but with supports of data-driven APIs and scalable, also service-oriented architecture.
-
How to Install Ruby on Rails with PostgreSQL on Rocky Linux 8.4
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Jan 04, 2022Ruby on Rails or RoR or Rails is a free and open-source web application framework written in Ruby. In this tutorial, you will learn how to install Ruby on Rails with the PostgreSQL database on the Rocky Linux system.
-
The Perfect Server CentOS 8 with Apache, PHP, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.2
Author: Till Brehm • Tags: antivirus, apache, bind, centos, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, web server • Comments: 36 • Updated: Dec 16, 2021This tutorial shows how to install ISPConfig 3.2 on a CentOS 8 (64Bit) server. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, Mailman, and many more.
-
-
How to Install OpenProject on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Dec 14, 2021OpenProject is a free, open-source, and leading project management system. In this tutorial, I will show you how to install OpenProject on Debian 11.
-
How to Install and Configure WildFly (JBoss) on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Dec 13, 2021Wildfly (formerly JBoss) is a JAVA application server developed by RedHat. It is a simple, lightweight, and powerful server with a CLI and an admin console. In this tutorial, I will show you how to install Wildfly with Nginx as a reverse proxy on Debian 11.
-
How to Install SuiteCRM with Apache and free Let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 1 • Published: Nov 30, 2021SuiteCTM is an open-source Customer Relationship Management solution written in PHP. It is a fully-featured and highly-extensible CRM application that runs on any operating system. In this post, we will show you how to install SuiteCRM with Apache and Let's Encrypt SSL on Debian 11.
-
How to Install Magento on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Nov 25, 2021Magento is a free and open-source eCommerce application that allows you to host your online store. In this tutorial, I will show you how to install Magento2 on Debian 11.
-
How to Create a Website Using Hugo on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Nov 16, 2021Hugo is a free and open-source website framework written in developed in Go. Hugo provides a reliable and modern static site generator that allows you to create a simple and fast website easily. In this post, we will show you how to install and use the Hugo site generator on Debian 11.
-
Install TaskBoard with Apache and let's Encrypt SSL on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Nov 12, 2021TaskBoard is a free and open-source Kanban application used to keep track of things that need to get done. In this tutorial, I will show you how to install Taskboard on Debian 11.
-
How to Install HAProxy on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0 • Published: Nov 11, 2021HAProxy is a free, open-source, and reliable solution for high availability and load balancing. It distributes the load across the multiple application servers and to simplify the request processing tasks.