tldr/pages/linux/tlp.md

16 lines
311 B
Markdown
Raw Normal View History

2019-01-15 15:36:54 +00:00
# tlp
2020-02-17 14:22:22 +00:00
> Power management for Linux. See `tlp-stat` page for additional information.
2019-01-15 15:36:54 +00:00
- 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`