🚀 Deploy #Nagios on #Ubuntu #VPS

This guide walks through deploying Nagios Core on an Ubuntu VPS, from system prep to web access, plugins, hosts/services, and hardening. Commands target Ubuntu 22.04 LTS (works similarly on 20.04/24.04).
What You’ll Build

A Nagios Core #monitoring server
Web UI secured with HTTP auth
Standard monitoring plugins
Example host & service checks
Basic ...
Continued 👉 https://blog.radwebhosting.com/deploy-nagios-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #letsencrypt #opensource #selfhosting #selfhosted

Backups sind eines der Themen, die man gern auf später verschiebt – bis etwas kaputt geht. 👀

Ich habe eine ausführliche Schritt-für-Schritt-Anleitung geschrieben, wie man mit restic ein verschlüsseltes 3-2-1-Backup-Setup aufbaut:

- NAS + Offsite Backup
- Hetzner Storage Box
- Snapshots
- Deduplizierung
- Restore-Tests
- Cronjob
- echtes Praxisbeispiel

https://kerezovic.de/de/blog/anleitung/backups-mit-restic/

#Linux #Backup #restic #SelfHosting #OpenSource #Datensicherung #Proxmox #Homelab

Backups mit restic – einfach, schnell und sicher einrichten

Mit restic lassen sich Backups einfach, sicher und effizient einrichten. Dieser Artikel zeigt Schritt für Schritt, wie du ein funktionierendes Backup-System aufbaust.

Kerezovic.de

How to Install and Run #Zulip on #Debian #VPS This article provides a detailed step-by-step guide outlining how to install and run Zulip on Debian VPS.
What is Zulip?
Zulip is an open-source team chat platform designed to combine the best aspects of real-time messaging (like Slack or Discord) with the structured organization of email-style threads.
🔑 Key Features:

Threaded Conversations (Topics): ...
Continued 👉 https://blog.radwebhosting.com/install-and-run-zulip-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #opensource #letsencrypt #selfhosted #selfhosting

Self-hosted Pinchflat will download YouTube videos or playlists into Jellyfin

https://squeet.me/display/962c3e10-48a2a2e8-83791222cd91e9f1

🚀 Install and Run Self-hosted #Mattermost Instance on Linux #VPS This article provides a comprehensive guide to install and run self-hosted Mattermost instance on Linux VPS (Ubuntu/Debian). This guide will set up Mattermost with #PostgreSQL and #NGINX as a reverse proxy with HTTPS.
What is Mattermost?
Mattermost is a self-hosted, open-source collaboration platform ...
Continued 👉 https://blog.radwebhosting.com/self-hosted-mattermost-instance/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #opensource #selfhosting #selfhosted #letsencrypt #unifiedcommunications #reverseproxy

🚀 Deploy #Netbird on #Debian #VPS

This article provides a guide to deploy Netbird on Debian VPS.
What is Netbird?
Netbird is an open-source, WireGuard-based overlay network platform that simplifies secure, peer-to-peer connectivity between devices. It enables Zero Trust Network Access (ZTNA) without complex firewall rules or #VPN gateways, automatically connecting computers, servers, and cloud ...
Continued 👉 https://blog.radwebhosting.com/deploy-netbird-on-debian-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #selfhosted #wireguard #selfhosting #reverseproxy

Set up Hermes Kanban to safely schedule multi agent tasks on self hosted LLMs using a dispatcher daemon, rate limits and cron based batching.

#Hermes #SelfHosting #LLM #AI #DevOps

https://www.glukhov.org/ai-systems/hermes/kanban-in-hermes/

Kanban in Hermes Agent for Self Hosted LLM Workflows

Set up Hermes Kanban to safely schedule multi agent tasks on self hosted LLMs using a dispatcher daemon, rate limits and cron based batching.

Rost Glukhov | Personal site and technical blog

cannot find card '0'. Voice mode on a remote Linux server.

Easy read: no audio hardware, nothing to do.

Actual situation: audio on Linux is daemon-mediated. PipeWire exposes TCP. The remote process can reach the local mic.

#Linux #PipeWire #SelfHosting #OpenSource #SSH