diff --git a/01 - Wiki/ITSetup/Proxmox.md b/01 - Wiki/ITSetup/Proxmox.md index 2e64894..6cc1e71 100644 --- a/01 - Wiki/ITSetup/Proxmox.md +++ b/01 - Wiki/ITSetup/Proxmox.md @@ -49,3 +49,9 @@ from "01 - Wiki/ITSetup/Docker" where host = "Proxmox" ``` +# Custom Commands +## Powersaving +powertop + + +echo "powersave" | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor \ No newline at end of file