Files
tldr/pages/linux/tlp.md
2020-02-20 18:00:28 +01:00

16 lines
311 B
Markdown

# tlp
> Power management for Linux. See `tlp-stat` page for additional information.
- Apply settings (according to the actual power source):
`sudo tlp start`
- Apply battery settings (ignoring the actual power source):
`sudo tlp bat`
- Apply AC settings (ignoring the actual power source):
`sudo tlp ac`