this post was submitted on 06 Feb 2023
9 points (100.0% liked)

Self-hosting

2794 readers
8 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 2 years ago
MODERATORS
 

I have a small ubuntu server running on a rockpi 4, I use it for everyday services like rss feeds (miniflux) and media (jellyfin). The only way I have found so far to be more resource efficient is to download movies and shows at lower resolution, this can reduce used bandwidth to a tenth. What other ways are there to save power and bandwitdth for everyday tasks?

you are viewing a single comment's thread
view the rest of the comments
[–] poVoq 5 points 2 years ago* (last edited 2 years ago)

That's already a very low power solution. If you have external storage connected there might be still some saving potential, 3.5" HDDs use quite a bit of power, so do high end NVMe drives.

Software wise... maybe check the crons and reduce the frequency? Like your RSS feed reader probably doesn't need to check every 5 minutes or so for new entries.