FrankenDebian

I’ve been meaning to update this for a while now, but there’s only another three weeks or so until I graduate therefore I’ve been a little slow. So I guess, instead of writing the whole chroot with BTRFS thing I planned, here’s just a basic update.

Laptops can benefit from using TLP as it configures a lot of settings to optimize battery life. I noticed very little change, but nonetheless it is still notable.

Here’s how to deploy it:

  1. Run: sudo apt install tlp tlp-rdw
  2. Follow up with (to ensure it runs at start): sudo systemctl enable tlp
  3. Finally: sudo tlp start

You should be good to go now

2 Likes