Proxmox Server and Howtos:
Proxmox-Installation auf Lenovo ThinkCenter M720q
USB-Stick mit Proxmox-Installation erstellen (rufus)
Assistentengesteuerte Installation auf dem ThinkCenter (Boot-Reihenfolge beachten) durchführt
Proxmox-Helper Scripts für die Bereitstellung von Containern, VM's, Troubleshooting, sowie Backup & Recovery Scripts:
Beispiel:
Proxmox VE Tools:
| Proxmox VE Host Backup |
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/host-backup.sh)" |
|
Proxmox VE Post Install |
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-install.sh)" |
|
Proxmox VE Kernel Clean |
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/kernel-clean.sh)" |
| Proxmox CPU Scaling Governor |
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/scaling-governor.sh)" |
Proxmox Hardware Infos im Detail:
apt install inxi
im Anschluss:
inxi -Fxz
--> detaillierte Ausgabe der eingesetzten Hardware