Notes to Self

Alex Sokolsky's Notes on Computers and Programming

Linux (Laptop) Power Saving

For server see Proxmox Power Saving.

Concepts

Tips to Extend Laptop Battery Life and accompanying laptop-power-management

Apps

powertop

Install:

sudo apt install powertop

Run:

sudo powertop

auto-cpufreq

Install it:

git clone https://github.com/AdnanHodzic/auto-cpufreq.git
cd auto-cpufreq && sudo ./auto-cpufreq-installer