30 may 2015
26 may 2015
19 may 2015
18 may 2015
14 may 2015
Spin Down Idle Hard Disks
Spin Down Idle Hard Disks
using smartctl
Persistent configuration using udev rule
To make the setting persistent, adapt the following udev rule for your values:
/etc/udev/rules.d/50-hdparm.rules
If you have more than one hard drive you could make the rule more flexible. For example, to apply power-saving settings for all external drives (assuming there is only one internal drive, /dev/sda):
/etc/udev/rules.d/50-hdparm.rules
using smartctl
Persistent configuration using udev rule
To make the setting persistent, adapt the following udev rule for your values:
/etc/udev/rules.d/50-hdparm.rules
ACTION=="add", SUBSYSTEM=="block", KERNEL=="sda", RUN+="/usr/bin/hdparm -B 254 -S 0 /dev/sda"
If you have more than one hard drive you could make the rule more flexible. For example, to apply power-saving settings for all external drives (assuming there is only one internal drive, /dev/sda):
/etc/udev/rules.d/50-hdparm.rules
ACTION=="add|change", KERNEL=="sd[b-z]", ATTR{queue/rotational}=="1", RUN+="/usr/bin/hdparm -B 127 -S 12 /dev/%k"
13 may 2015
12 may 2015
11 may 2015
10 may 2015
6 may 2015
4 may 2015
21 web desk
http://www.lifehack.org/articles/technology/your-desktop-anywhere-21-web-based-desktops.html
2 may 2015
1 may 2015
Suscribirse a:
Entradas (Atom)