this post was submitted on 14 Jul 2024
54 points (96.6% liked)

Selfhosted

38768 readers
313 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I'm new to selfhosting and I find myself rarely using the server, only when I need to retrieve a document or something.

I was thinking of implementing something to make it power on, on demand, but I'm not sure if this might be harmful for the HDDs, and I'm not sure how to implment it if so.

What's your recommendation to do so? I'm running a dell optiplex 3050

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 month ago (1 children)

Hardware specs would be more useful than the model.

As a general rule, install 'tlp', and 'powertop'. TLP will usually make a decent impact with the defaults detected for your specific hardware, but you can go further by tailoring the config for your specific hardware as well. Powertop is normally better for laptop power measurement on battery, but the tunables section will show you good and bad settings that are currently enabled, which you can easily toggle on and off. It's just an easy interface for new users to be able to dig into detailed power tunables without really harming anything.

[–] [email protected] 4 points 1 month ago

Want to add s-tui to the list of useful power monitoring tools, as well. It's not really focused on 'changes' so much as just presenting pretty graphs and power monitoring.