1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 11:15:23 +02:00
tldr/pages/linux/tlp.md
Managor 1f63ed5e22
linux*: refresh old pages part 1 (#16251)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2025-04-25 04:34:04 +03:00

17 lines
358 B
Markdown

# tlp
> Advanced power management for Linux.
> See also `tlp-stat`.
> More information: <https://linrunner.de/tlp/usage/tlp.html>.
- 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`