Linux Tutorials on the topic “linux”
-
How to Manage Multiple Node.js Versions using NVM (Node Version Manager)
Author: Muhammad Arul • Tags: linux, programming • Comments: 0 • Published: Sep 14, 2023NVM or Node Version Manager is a command-line tool for managing multiple Nodejs versions. In this tutorial, I will show you how to install and use NVM for managing multiple Nodejs versions on your computer.
-
How to Rename Network Interfaces to eth0 on CentOS
Author: Muhammad Arul • Tags: centos, linux, networking, server • Comments: 0 • Published: Sep 14, 2023In this article, we will learn about the Linux interface naming. You will learn how the network interface on Linux named eth(X), ens(X), eno(X), etc.
-
Guide to Install Django Web Framework on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, programming, server, web server • Comments: 0 • Published: Sep 14, 2023Django is a free and open-source Python Web Framework used to develop dynamic websites and applications. This guide will show you how to install the Django web framework on a Debian 12 server.
-
-
How to Install ERPNext on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server • Comments: 1 • Published: Sep 14, 2023ERPNext is an open-source enterprise resource planning (ERP) solution. In this tutorial, we will guide you through the installation of ERPNext on the Debian 12 server. You will install ERPNext with a MariaDB database server, Nginx as a reverse proxy and a supervisor process manager.
-
How to Install BookWyrm on a Debian 12 server
Author: Navjot Singh • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 14, 2023BookWyrm is an open-source federated social network for book readers. It acts as an ad-free Goodreads alternative. In this tutorial, you will learn how to install BookWyrm on a Debian 12 server.
-
How to Install and Configure Nginx with PHP-FPM on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, server • Comments: 0 • Published: Sep 13, 2023Nginx is a free, open-source, and one of the most powerful web servers worldwide. This tutorial will teach us how to install Nginx with PHP-FPM support in CentOS 8.
-
How to Install FreeScout Help Desk on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Sep 08, 2023FreeScout is an open-source helpdesk and shared inbox written in PHP and based on the Laravel framework. It's built as an alternative to Zendesk/Help Scout. This guide will take you through the step-by-step installation of the FreeScout Help Desk on the Debian 12 server.
-
Update the ISPConfig Perfect Server from Debian 11 to Debian 12
Author: Thom Pol • Tags: debian, ispconfig, linux • Comments: 19 • Published: Sep 08, 2023This tutorial will take you through updating a server managed by ISPConfig from Debian 11 (bullseye) to Debian 12 (bookworm). This guide works for both single- and multiserver setups.
-
Replacing Amavisd with Rspamd in ISPConfig 3.1 on Debian and Ubuntu
Author: Till Brehm • Tags: debian, email, ispconfig, linux, server, ubuntu • Comments: 79 • Updated: Sep 08, 2023Rspamd is a modern high-performance spam scan software for Linux servers which delivers very accurate filter results. This tutorial describes the steps to replace amavis (amavisd-new) spam scanning software with Rspamd on an ISPConfig 3.1 server.
-
How to Upgrade from Debian 11 to Debian 12
Author: Thom Pol • Tags: debian, linux • Comments: 5 • Published: Sep 07, 2023This article will show you how to upgrade from Debian 11 (Bullseye) to Debian 12 (Bookworm) in a few easy steps.