nextcloud / nextcloud/nextcloudpi

hdparm webui/wizard

Open
#741 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Shell
Stars
2.9k
Forks
318
PR merge metrics
No merged PRs in 30d

Description

Description
The only thing i need to setup manually is the usb hdd spindown time. Would be great to add it to the iu. (permanent after boot)

Example
1 minute spindown time:
hdparm -B 100 /dev/sda
hdparm -S 12 /dev/sda

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the web UI/wizard entry point for system configuration and the mechanism used to persist settings after boot. Use the requested hdparm -B 100 and -S 12 examples to define the spindown controls, then verify that the saved values are applied to the USB HDD after reboot.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
frontend, operating-systems
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.