How to Install NVM on Debian

Node NVM Debian

NVM stands for Node Version Manager, and that’s exactly what its name suggests. With NVM, you can manage multiple Node.js versions of NodeJS and switch between them without uninstalling and reinstalling your Node environment. This means, for example, if you’re working on a new project that requires a newer version than your previous projects, and … Read more

How do I set up Jellyfin Media Server under Debian

Debian Jellyfin Media Server

Jellyfin is a free software for setting up a media server. It allows you to collect, manage, and stream your media files from multiple devices or clients. Jellyfin is a free and self-hosted application that can be installed on your server. This allows you to set up your own media server in your local environment, … Read more

How to Install Zabbix on Debian

Debian Zabbix

Zabbix is an open source monitoring software for companies. It is not limited to monitoring servers, but can also monitor network devices, cloud services, virtual machines and containers, databases and applications, IoT sensors, etc. The open source monitoring tool Zabbix is built on security: Communication between Zabbix components is encrypted by default. Zabbix is 100% … Read more

How to Add Host to the Zabbix Server

Zabbix Host

On Zabbix, hosts are typically devices or machines you want to monitor. It can be servers, workstations, virtual machines, containers, switches, etc. After installing Zabbix on your environment, you must add hosts first, then start monitoring some items. To add hosts to monitor the Zabbix server, you can use different types of checks. Below are … Read more

How to Install Craft CMS on Ubuntu

Craft CMS

Craft is an open-source, flexible and user-friendly content management system with a large community of developers and communities worldwide. It is a very good alternative to WordPress and Drupal and is used for creating customized digital experiences. It has an intuitive and easily accessible control panel that allows you to manage your website via the … Read more

How to Install CraftCMS with Apache on Debian

Debian CraftCMS

CraftCMS is a free and open source content management system for creating intuitive, user-friendly and flexible websites and digital experiences. CraftCMS can be used for various purposes, from a simple content management system to eCommerce. It is written in PHP and based on the Yii-2 framework, Vuejs and Twig. It also supports the MySQL/MariaDB and … Read more

How to Install Nagios on Debian

Nagios

Nagios is free and open-source software for monitoring systems, networks, and infrastructures. It is a powerful monitoring system that allows you to detect and fix problems in your IT infrastructure. Nagios helps you detect all kinds of network and server problems, provides active monitoring for your entire infrastructure and business processes, and provides an alert … Read more

How to Install Joomla on Ubuntu 22.04

Joomla on Ubuntu 22.04

Joomla is a free and open-source content management system (CMS) for creating dynamic websites. It is based on the Model-View-Controller framework for web applications and offers intuitive interfaces and a wide range of functions. Joomla is mainly written in the PHP programming language with GNU General Public License and also supports two different RDBMS (Relational … Read more