tldr/pages/linux/tlp.md

18 lines
344 B
Markdown
Raw Normal View History

2019-01-15 15:36:54 +00:00
# tlp
2021-04-25 13:17:03 +01:00
> Advanced power management for Linux.
> See also `tlp-stat`.
> More information: <https://linrunner.de/tlp/>.
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`