Daily commands #7: How to optimize power usage on Ubuntu 14.04
If you’re running Ubuntu on a laptop machine you might be interested in squeezing more battery life out of it.
Recently I found out about TLP and you can install it by using the following commands
sudo apt-add-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp
Written on June 14, 2015