Articles by Arvid L
-
How to Install Ruby on Rails on Debian 12
Author: Arvid L • Tags: debian, linux, programming, web server • Comments: 0 • Published: Sep 14, 2023Ruby on Rails or RoR is a free and open-source web application framework written in Ruby and released under the MIT license. Rails is a full-stack web framework for easily building enterprise-grade applications.
-
How to Install GLPI IT Inventory Management on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 14, 2023GLPI is an open-source IT asset and Helpdesk management solution written in PHP. In this guide, I'll show you how to install GLPI IT Management Software on a Debian 12 machine.
-
How to Install a Secure FTP Server with vsftpd on Debian 12
Author: Arvid L • Tags: • Comments: 1 • Published: Sep 14, 2023vSFTPd or Very Secure FTP Daemon is a free and open-source FTP server software. In this tutorial, you will learn how to set up and create a secure FTP server with vsftpd on a Debian 12 server. In this guide you will also learn how to secure your FTP server installation via UFW (Uncomplicated Firewall) and how to connect to the FTP server using the FTP client FileZilla.
-
-
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 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.
-
How to Install Jellyfin Media Server on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Aug 31, 2023Jellyfin is free software for building a media server. It lets you collect, manage, and stream your media files from multiple devices or clients. This guide will show you how to install the Jellyfin media server on Debian 12.
-
How to Install FreeIPA Server with Docker on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Updated: Aug 24, 2023FreeIPA is an open-source identity management solution for Linux/Unix operating systems. In this guide, you will install and set up the FreeIPA server on Debian 12 machine via Docker.
-
How to Integrate Sudoers with FreeIPA Server
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Aug 24, 2023Sudo is an application that allows you to get root or administrator privileges on Linux and Unix operating systems. In this tutorial, you will learn how to integrate Sudoers and FreeIPA with two scenarios.
-
How to Install a CockroachDB Cluster on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Aug 18, 2023CockroachDB is an open-source distributed and scalable SQL database for cloud applications. This guide shows you how to install and create a CockroachDB cluster on multiple AlmaLinux 9 servers.