this post was submitted on 14 Jul 2024
52 points (96.4% liked)

Selfhosted

38789 readers
382 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
[–] confuser 6 points 1 month ago* (last edited 1 month ago) (2 children)

I have a similar question that I wonder if anyone can help with. So I'm not overly familiar with self hosting but I'd like to get into it more with simple things, I have a raspberry pi connected to a 3d printer for networked controls and I feel like I should be able to make the raspberry pi not be used just for that only. So like I'm thinking maybe I can run simple things along with it. Basically since the printer is noisy I don't want all that to be on all the time but I'd like the raspberry pi to do oter things too. Maybe I should make a separate post for this haha, anyways thanks for listening. Oh forgot to add my question lol So basically I'm wondering if there's a way that power on lan or something may be useful here

[–] [email protected] 7 points 1 month ago (1 children)

A RasberryPi uses so little power when idleing that turning it on and off on demand makes not a whole lot of a difference. It is different though with OP's x86 with spinning rust drives.

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

They're wanting the Pi to do more than one thing. I'm assuming they're running Klipper but also want to run a file server or PiHole, for example, on the same Pi.