CentOS 7.x TLP

From Notes_Wiki
Revision as of 09:54, 25 August 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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