mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 20:30:44 +04:00
init
This commit is contained in:
7
powersave_mode.sh
Executable file
7
powersave_mode.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
sudo apt update
|
||||
sudo apt install linux-cpupower
|
||||
|
||||
sudo cpupower frequency-set -g ondemand
|
||||
|
||||
echo "===== CPU FREQUENCY INFO ====="
|
||||
cpupower frequency-info
|
||||
Reference in New Issue
Block a user