Table of Contents

Shortnote

This script is based off a script from crunchbang linux a distribution mostly for laptops, and turned into an init-level script for Debian. It sets a few options that will make your server consume less power. The idea stems from sparing battery power, but the same can be applied to desktop servers since most of the time a lot of the hardware (such as USB ports) lay dormant. The idea is not as much to conserve power, than to increase the longevity of the server.

This benefits hardware in many ways:

As an optimization technique, power-management can be greatly beneficial to the longevity of the server.

Other Considerations

Script

A script that will batch-apply settings on restart can be found in the script collection.