this post was submitted on 19 Jun 2025
75 points (97.5% liked)

Linux

55678 readers
683 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Hiya!

I have a Raspberry Pi 4B set up as a print server, so it has to run 24/7. But it irks me that it's mostly idling.

I'd move my website to it, but I don't want to deal with it being open to the internet. The same goes for an e-mail server.

I was also thinking of running a Minecraft server on it. (Being able to play on the same world from different devices is kinda cool.) Alas, my RPi only has 4 GiBs of RAM. I worry that such a load would interfere with the print server.

Any ideas what I could run on it?

(page 2) 39 comments
sorted by: hot top controversial new old
[–] eugenia@lemmy.ml 3 points 1 week ago (1 children)

Jellyfin music server. It needs about 1.2 GB of RAM for itself, plus the system.

[–] Mouette@jlai.lu 1 points 1 week ago (1 children)

My PI with podman jellyfin and flatnotes is sitting at 600 MB ram

[–] eugenia@lemmy.ml 1 points 1 week ago (1 children)

Mine needs 1.3 GB with an itunes library of 160 gb.

load more comments (1 replies)
[–] boydster@sh.itjust.works 3 points 1 week ago (1 children)

Another idea: dokuwiki, to document your process setting up various service for future reference

[–] winety@lemmy.zip 1 points 1 week ago

Neat idea! If I were that orderly (I'm more of the mindset that what I don't remember probably wasn't important), I'd set up a normal website. I enjoy writing HTML by hand.

[–] Brewchin@lemmy.world 3 points 1 week ago (1 children)

I run AdGuard Home, WireGuard and a couple of other things on my 4B, all in Docker.

I used to run HomeAssistant on our for a while, but they stopped supporting that architecture (armhf?). Also used to run Unbound on it.

[–] Schlemmy@lemmy.ml 3 points 1 week ago (1 children)

HomeAssistant is still supported on Pi4b

It's support for the rpi3 that is getting fased out.

[–] Brewchin@lemmy.world 1 points 1 week ago (1 children)

Odd, it must be the Docker image I'm using, then. Thanks for clarifying.

load more comments (1 replies)
[–] hellinkilla@hexbear.net 2 points 1 week ago

You can seed Anna's Archive, the largest public collection of texts:

https://annas-archive.org/torrents

Can also do the same for scihub or archive.org but I think only on an individual basis.

[–] Cris16228@lemmy.today 2 points 1 week ago* (last edited 1 week ago) (1 children)

I was also thinking of running a Minecraft server on it. (Being able to play on the same world from different devices is kinda cool.)

The latest versions won't work. It has problems loading the chunks.

Source: Tried it myself

[–] winety@lemmy.zip 0 points 1 week ago

Thanks for the info. I won't even try then.

Kavita, Komga, or calibre-web? I love having a book and comics server.

[–] fratermus@lemmy.sdf.org 2 points 1 week ago

I use my Pi 4B as a DVR for movies and OTA television (MythTV).

There are other tools that handle playback better (OSMC/Kodi, etc) but Myth's configuration and handling of recording schedules is incredibly powerful. Conflict management works well and it can record multiple streams off the same tuner so conflicts are reduced in the first place.

[–] owenfromcanada@lemmy.ca 2 points 1 week ago

I've got Jellyfin running on an odroid, and it's pretty solid.

Not sure if you're the type to need access to your home network while away, but I also use a pi zero as my "login gateway"--I forward just port 22 to it from the WAN, and I have ssh set up to only allow logins with a key. I can set up dynamic port forwarding and tunnel through to my home network, and that pi zero has no other function (so even if I screw something else up on another server, I can still access my network).

[–] Amberskin@europe.pub 2 points 1 week ago

You can run an (emulated) IBM mainframe on it!

[–] utopiah@lemmy.ml 1 points 1 week ago (2 children)

irks me that it’s mostly idling

Well it's a small processor and relatively efficient one at that so... how about going the opposite direction? How about measuring the power draw on idle? With other task? I don't actually know if that architecture handles that but I saw some things on the do https://developer.arm.com/documentation/100095/0002/functional-description/power-management/dynamic-power-management?lang=en

Also what about using a RPi Zero instead?

load more comments (2 replies)
[–] Schlemmy@lemmy.ml 1 points 1 week ago

Joplin notes. A really nice notetaking app you can selfhost. Simple enough but stil verry advanced.

[–] technopagan@discuss.tchncs.de 1 points 1 week ago

Skimmed the title. Brain registered words "rpi" and "linux" underneath it. Instant reaction: "Not another app package format please". 😶‍🌫️

I should spend more time reading properly & less time being an old man yelling at tech.

load more comments
view more: ‹ prev next ›