snippetbashTip
tlp — Advanced power management for Linux. See also: `tlp-stat`. More information: <https://linrunner.de/t
Viewed 0 times
managementcommandtlpcliadvancedlinuxforpower
linux
Problem
How to use the
tlp command: Advanced power management for Linux. See also: tlp-stat. More information: <https://linrunner.de/tlp/usage/tlp.html>.Solution
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 startApply battery settings (ignoring the actual power source):
sudo tlp batApply AC settings (ignoring the actual power source):
sudo tlp acCode Snippets
Apply settings (according to the actual power source)
sudo tlp startApply battery settings (ignoring the actual power source)
sudo tlp batApply AC settings (ignoring the actual power source)
sudo tlp acContext
tldr-pages: linux/tlp
Revisions (0)
No revisions yet.