Linux Tutorials on the topic “debian”
-
How to Install Miniconda on Debian 12
Author: Arvid L • Tags: debian, linux, programming, server • Comments: 0 • Published: Jan 16, 2025Miniconda is the mini version of Anaconda Distribution with fewer packages but powerful enough to set up your Python/R and data science projects. This guide teaches you how to install Miniconda on a Linux Debian 12 server. You'll learn to use the 'conda' command line to create and manage virtual environments and packages.
-
How to Setup Remote Logging with Rsyslog on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Jan 14, 2025Rsyslog is an open-source logging system daemon that is used to collect, filter, store, and forward log messages of operating systems and applications. This guide will show you how to install rsyslog and set up remote logging on the Debian 12 server.
-
How to Install and Use ClamAV Antivirus on Debian 12
Author: Arvid L • Tags: debian, linux, security • Comments: 0 • Published: Jan 14, 2025ClamAV or Clam Anti-Virus is an open-source anti-virus and anti-malware toolkit for multiple operating systems. In this tutorial, you'll learn how to install ClamAV on Debian 12 server. You'll also learn how to use 'freshclam' to update your database signatures, how to use 'clamscan' to scan files and directories on a Linux system, and also learn how to use 'clamav-daemon' for automatic scanning.
-
-
How to Install Zabbix on Debian 12 Server
Author: Arvid L • Tags: debian, linux, monitoring, server, web server • Comments: 0 • Published: Jan 02, 2025Zabbix is a free and open-source monitoring solution for IT infrastructure. It allows you to monitor networks, servers, virtual machines, and cloud services.
-
Install WireGuard VPN on Debian 12
Author: Arvid L • Tags: debian, linux, security, server • Comments: 0 • Published: Nov 22, 2024Wireguard is an open-source VPN protocol alternative to IPSec, IKEv2, and OpenVPN. This guide will show you how to install Wireguard VPN on the Debian 12 server and configure the Wireguard client on a Linux machine.
-
How to Install Seafile Self-Hosted Cloud Storage on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Oct 29, 2024Seafile is an open-source file-hosting system written in the Django web framework. This article will guide you through installing Seafile on a Debian 12 server with MariaDB as the database, Nginx as a reverse proxy, and HTTPS through Letsencrypt and UFW (Uncomplicated Firewall) to secure Seafile.
-
How to Install Mattermost on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Oct 29, 2024Mattermost is an open-source alternative to Slack and Microsoft Teams. It allows you to self-host online chat and offers many features, such as file sharing, search, automation, and numerous third-party integrations.
-
How to Install Syncthing on Debian 12
Author: Arvid L • Tags: debian, linux, server, storage, web server • Comments: 2 • Published: Oct 23, 2024Syncthing is an open-source, peer-to-peer file synchronization tool designed to sync files across multiple devices securely. This tutorial will show you how to install Syncthing on Debian 12 servers.
-
How to Install Lychee Photo Management System on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Sep 29, 2024Lychee is an open-source photo-management software based on PHP and MySQL. In this tutorial, you'll learn how to install Lychee Photo Management on Debian 12 server.
-
Update the ISPConfig Perfect Server from Ubuntu 22.04 to Ubuntu 24.04
Author: Thom Pol • Tags: debian, ispconfig, linux • Comments: 1 • Published: Sep 16, 2024This tutorial will take you through updating a server managed by ISPConfig from Ubuntu 22.04 (Jammy Jellyfish) to Ubuntu 24.04 (Noble Numbat). This guide works for both single- and multiserver setups.