Uptime Kuma installieren
Uptime Kuma Systemvoraussetzungen Ressource Uptime Kuma CPU 1 Kern RAM 512 MB Festplatte 10 GB System Updaten apt update && apt upgrade -y && apt
RustDesk installieren
apt update && apt upgrade -y wget https://raw.githubusercontent.com/dinger1986/rustdeskinstall/master/install.sh chmod +x install.sh ./install.sh http://DeineIP:8000
Nextcloud installieren
System updaten sudo apt update && sudo apt upgrade -y System Benutzer anlegen adduser DeinUserName System Benutzer sudo Rechte vergeben usermod -aG sudo DeinUserName Nextcloud
Microsoft Windows 10 Lizenz Key auslesen
wmic path softwarelicensingservice get OA3xOriginalProductKey
Grafana installieren
Grafana Systemvoraussetzungen Ressource Grafana CPU 1 Kern RAM 1024 MB Festplatte 1 GB System Updaten apt update && apt upgrade -y Im ersten Schritt werden
WireGuard installieren
WireGuard Systemvoraussetzungen Ressource WireGuard CPU 1 Kern RAM 512 MB Festplatte 1 GB System Updaten apt update && apt upgrade -y && apt autoremove -y
Pi-Hole installieren
Pi-Hole Systemvoraussetzungen Ressource Pi-Hole CPU 1 Kern RAM 512 GB Festplatte 1 GB System Updaten & Curl installieren apt update && apt upgrade -y &&
Jellyfin installieren
Jellyfin Systemvoraussetzungen Ressource Jellyfin CPU 4 Kerne RAM 8 GB Festplatte 10 GB (Für das Betriebssystem) Jellyfin installieren apt update && apt upgrade -y apt
Vaultwarden installieren
Updates und Pakete installieren apt update && apt upgrade -y && apt install curl -y apt install apt-transport-https ca-certificates curl gnupg2 software-properties-common -y curl -fsSL