Tuesday, March 17, 2015

custom threshold for charging laptop battery

In order to avoid unnecessary recharge cycles on Ubuntu, is there a way to set the threshold determining when the laptop battery is being charged? Perhaps a manual switch to disable charging altogether?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...