tlp: add page (#2653)
This commit is contained in:

committed by
Owen Voke

parent
5dd4d97a45
commit
8973839f55
15
pages/linux/tlp.md
Normal file
15
pages/linux/tlp.md
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
# tlp
|
||||||
|
|
||||||
|
> Advanced 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`
|
Reference in New Issue
Block a user