HowtoForge provides user-friendly Linux tutorials.
-
How to Install PyCharm Python IDE on Debian
Author: Hitesh Jethva • Tags: debian, desktop, linux • Comments: 0 • Published: Sep 21, 2023PyCharm is a free, open-source, graphical IDE for Linux-based operating systems. This tutorial will show you how to install PyCharm IDE on Debian Desktop.
-
How to Install Pydio Cells on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 21, 2023Pydio Cells is a self-hosted Document Sharing and Collaboration platform. In the following guide, I will walk you through the installation of Pydio Cells as a file-sharing and collaboration tool on a Debian 12 server.
-
How to Install Odoo 16 ERP Software on Debian 12
Author: Navjot Singh • Tags: debian, linux, nginx, server, web server • Comments: 0 • Published: Sep 21, 2023Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open-source applications well suited for various business needs, including CRM, eCommerce, accounting, inventory, project management, and point of sale. This tutorial will show how to install Odoo 16 on a Debian 12 server.
-
-
How to Set Up a Local DNS Resolver with Unbound on Rocky Linux 9
Author: Arvid L • Tags: dns, linux, server • Comments: 0 • Published: Sep 21, 2023Unbound is free and open-source DNS server software that can be used for validating, recursive, and caching DNS resolvers. In this tutorial, we will set up a Local DNS Server with Unbound on a Rocky Linux 9 server.
-
How to Install OpenEMR on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Sep 21, 2023OpenEMR is an open-source electronic health record and medical practice management tool. In this tutorial, you will learn how to install OpenEMR software on a server running Debian 12.
-
How to Install and Monitor Services using Netdata Monitoring Tool on Debian 12
Author: Navjot Singh • Tags: debian, linux, monitoring, server • Comments: 0 • Published: Sep 18, 2023Netdata is an open-source monitoring system for Linux-based operating systems. It provides real-time performance and monitoring using beautiful and detailed dashboards. This tutorial will show you how to install and monitor various services using Netdata on a Debian 12 server.
-
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 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.