0
votes
1answer
68 views

SSH login wakes spun-down storage drives

I'm running 12.04 on a home server/HTPC, and have several storage drives which spin down using values set in /etc/hdparm.conf. Sometimes, logging in via ssh causes some or all of the drives to wake ...
3
votes
4answers
958 views

How to make nautilus to mount at `/drivename` instead of `/media/drivename`?

I want to mount my other drives (mostly ntfs and fat) on /drivename by clicking on the drive icon in the nautilus side pane, where "drivename" refers to the label of the drive. By default nautilus ...