Skip to main content

Installation und Einstellungen

Installation

Installationgem. Internet - Ein USB-Stick, mit der ISO ist erforderlich

Bei diesem Server gehe ich nicht näher darauf ein.

Einstellung

16

## Um nach der Installierung letzte Einstellung zu treffen
bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/post-pve-install.sh)"
## 17MicroCode - Schutz für INTEL-CPU bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/microcode.sh)"
## 18Neustart ist hier erforderlich reboot
## 19Ein Test, ob die CPU geschützt ist journalctl -k | grep -E "microcode" | head -n 1
## 20Um bashdie -cCPU "$(wgetzu -qLOdrosseln, -um https://github.com/tteck/Proxmox/raw/main/vm/haos-vm.sh)"
Strom zu 21sparen bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/scaling-governor.sh)"

noch ein

crontab -e
@reboot (sleep 60 && echo "powersave" | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor)