Difference between revisions of "CentOS 7.x TLP"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>CentOS_7.x_Desktop_tools_or_applications|CentOS 7.x Desktop tools or applications</yambe:breadcrumb> =CentOS 7.x TLP= TLP allows managing power settings for...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb>CentOS_7.x_Desktop_tools_or_applications|CentOS 7.x Desktop tools or applications</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 7.x]] > [[CentOS 7.x Desktop tools or applications|Desktop tools or applications]] > [[CentOS 7.x TLP]]
=CentOS 7.x TLP=


TLP allows managing power settings for laptops for various Linux distributions in optimal manner.  To install and use TLP on CentOS 7.0 for possible power savings use:
TLP allows managing power settings for laptops for various Linux distributions in optimal manner.  To install and use TLP on CentOS 7.0 for possible power savings use:
Line 10: Line 9:


In CentOS 7.0 tlp configuration file is located in /etc/default/tlp
In CentOS 7.0 tlp configuration file is located in /etc/default/tlp
[[Main Page|Home]] > [[CentOS]] > [[CentOS 7.x]] > [[CentOS 7.x Desktop tools or applications|Desktop tools or applications]] > [[CentOS 7.x TLP]]

Latest revision as of 09:54, 25 August 2022

Home > CentOS > CentOS 7.x > Desktop tools or applications > CentOS 7.x TLP

TLP allows managing power settings for laptops for various Linux distributions in optimal manner. To install and use TLP on CentOS 7.0 for possible power savings use:

   yum -y install tlp tlp-rdw
   systemctl start tlp
   systemctl enable tlp

In CentOS 7.0 tlp configuration file is located in /etc/default/tlp



Home > CentOS > CentOS 7.x > Desktop tools or applications > CentOS 7.x TLP