<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Einrichtung on BSS Blog</title><link>https://blog.binarysystem.services/tags/einrichtung/</link><description>Recent content in Einrichtung on BSS Blog</description><generator>Hugo -- gohugo.io</generator><language>de-de</language><lastBuildDate>Thu, 05 Mar 2026 10:00:00 +0100</lastBuildDate><atom:link href="https://blog.binarysystem.services/tags/einrichtung/index.xml" rel="self" type="application/rss+xml"/><item><title>Proxmox VE 9 nach der Installation: Die 10 wichtigsten Schritte</title><link>https://blog.binarysystem.services/posts/proxmox-nach-installation/</link><pubDate>Thu, 05 Mar 2026 10:00:00 +0100</pubDate><guid>https://blog.binarysystem.services/posts/proxmox-nach-installation/</guid><description>Sie haben Proxmox VE 9 installiert, die Web-Oberfläche ist erreichbar — und jetzt? Die Standard-Installation ist funktional, aber weder optimiert noch abgesichert. Diese 10 Schritte bringen Ihre Installation auf Produktionsniveau.
1. Enterprise-Repository deaktivieren Nach der Installation meldet Proxmox bei jedem apt update einen Fehler, weil das Enterprise-Repository eine gültige Subscription voraussetzt.
# Enterprise-Repo deaktivieren sed -i &amp;#39;s/^deb/# deb/&amp;#39; /etc/apt/sources.list.d/pve-enterprise.list # Stattdessen das No-Subscription-Repo aktivieren echo &amp;#34;deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription&amp;#34; \ &amp;gt; /etc/apt/sources.</description></item></channel></rss>