Linux Tutorials on the topic “debian”
-
How to Install FileRun on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 1FileRun is a free, open-source, and self-hosted file-sharing application for Linux. It is a very good alternative to Google Drive and dropbox. In this article, I will explain how to install FileRun with Apache and Let's Encrypt SSL on Debian 11.
-
How to Install OpenNMS Horizon Network Monitoring System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 0OpenNMS is a free, open-source, and one of the most powerful network monitoring and network management platforms used for monitoring remote devices from a central location. In this tutorial, I will show you how to install OpenNMS on Debian 11.
-
How to Install AbanteCart with Nginx and SSL on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, web server • Comments: 1Abantecart is a free, open-source, and feature-rich e-commerce application. It can create multiple online stores using a single installation with support for digital and physical products, integration with multiple payment gateways and currencies, multiple languages, coupons, store credits, and a customer dashboard.
-
-
How to Install InvoicePlane with Apache and Free Let's Encrypt SSL Certificate on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server, web server • Comments: 1InvoicePlane is a free, open-source, and self-hosted application for managing your quotes, invoices, clients, and payments. It is used by many organizations and freelancers to manage their payments and invoices.
-
ISPConfig Perfect Multiserver setup on Ubuntu 20.04 and Debian 10
Author: Thom Pol • Tags: control panels, debian, dns, email, ftp, ispconfig, linux, server, ubuntu, web server • Comments: 46This tutorial will take you through installing your own ISPConfig 3 multiserver setup with dedicated servers for the panel, web, DNS, mail, and webmail using the new ISPConfig auto-installer. This tutorial is compatible with Debian 10 and Ubuntu 20.04.
-
How to Install LibreNMS on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring • Comments: 1LibreNMS is an open-source network monitoring system based on PHP and with autodiscovery support. sing LibreNMS allows you to monitor operating systems like Linux, Windows, and BSD, also it supports a wide range of network hardware from multiple vendors such as Aruba, Cisco, Dell, D-Link, HP, and Mikrotik.
-
How to Install vsftpd FTP Server and Secure it with TLS on Debian 11
Author: sohan patel • Tags: debian, ftp, linux, server • Comments: 1File Transfer Protocol or FTP is a very old and one of the most well-known network protocols. It is not secure compared to SFTP or SCP these days but is still the first choice of many users for transferring files between a server and a client.
-
How to Install Sails.js MVC Framework with Nginx on Debian 11
Author: Arvid L • Tags: debian, nginx, programming, server, web server • Comments: 0Sails.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 ClickHouse OLAP Database System on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0ClickHouse is a free, open-source, and column-oriented database management system. It is used for online analytical processing and allows you to generate analytical reports using SQL queries in real-time. In this post, we will show you how to install ClickHoust on Debian 11.
-
How to Install Rust Programming Language on Debian 11
Author: Arvid L • Tags: debian, linux, programming • Comments: 5In this guide, you will learn how to install Rust programming language on the Debian 11 Bullseye. We will be using the rustup toolchain for installing and managing Rust on the Debian system.