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?

  • Schlemmy@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 hours ago

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

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 hours ago

    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?

  • thespcicifcocean@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    let it run dwarf fortress from within the terminal, then ssh into it from wherever you are so you can play df from anywhere in the world. i did this at work.

  • technopagan@discuss.tchncs.de
    link
    fedilink
    arrow-up
    1
    arrow-down
    1
    ·
    3 hours 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.

  • Eugenia@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

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

  • troglodytis@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    10 hours ago

    Get yourself and adsb antenna and feed flightaware, flightradar24, and adsbexchange. Help track the skies!

  • pitiable_sandwich540@feddit.org
    link
    fedilink
    arrow-up
    4
    ·
    12 hours ago

    You could also setup a git repo for your config files. That way you could revert changes, if you break something.

    If you don’t want do open your pi up to the internet you could take a look at tailscale. I use this script on my laptop and home pc to share files with sshfs while having any other traffic go through mullvad. Set this up on your pi with it as an exit node and you basically have access from anywhere.

      • markstos@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        4 hours ago

        Does PiHole ever break a family member’s browsing, and then they don’t know to fix the issue because it would involve understanding opening up the PiHole web interface?

        • Brian (he/him)@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          43 minutes ago

          Yes, that does sometimes happen but the frequency depends on the blocking list used, or if multiple lists are used. When a family member encounters something like this, I can usually quite quickly identify the relevant blocked item and whitelist it.

      • toman@lemmy.zipOP
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        1
        ·
        20 hours ago

        I use an adblocker on both my PC and my phone. Does a Pi-hole have many advantages over that?

        • thejml@sh.itjust.works
          link
          fedilink
          arrow-up
          20
          ·
          19 hours ago

          PiHole is DNS based ad blocking and local DNS for everything on your network. So, even things that can’t run their own adblocker.

          • toman@lemmy.zipOP
            link
            fedilink
            English
            arrow-up
            4
            ·
            19 hours ago

            So it can block ads in Google Chrome on my moms phone? Then I’ll have to figure out how to set it up!

            Do you often run into issues when blocking traffic like this? I can imagine some software (i.e. Samsung’s or Google’s bloatware) kicking up a fuss.

            • oktoberpaard@feddit.nl
              link
              fedilink
              arrow-up
              4
              ·
              edit-2
              9 hours ago

              Ive been using the OISD list for myself and family members for the past couple of years without issues. It’s specifically made to to be unnoticeable, by whitelisting hosts that would cause issues.

              One thing to note is that it’s not a full replacement for adblockers, as DNS blockers can only block full hosts and not all ads and tracking are served from dedicated hostnames. Things like YouTube ads will be unaffected by DNS based blocking. It does really make a difference, though, including for apps with banners.

            • bdonvr@thelemmy.club
              link
              fedilink
              arrow-up
              7
              ·
              19 hours ago

              Sometimes it can. Google and Samsung never had an issue though. The more ad lists you setup the more false-positives you get.

              But 99% of the time it’s fine. The other 1% you open the dashboard and look at the last few blocks and whitelist whatever it causing issues.

            • thejml@sh.itjust.works
              link
              fedilink
              arrow-up
              5
              ·
              17 hours ago

              Sometimes I’ve found a site that gets partially blocked and causes a fuss. There’s an option to allowlist domain(s).

              Also, some sites try to use ad domains to serve legit traffic, and some use legit domains to serve ads, so it’s not perfect, but it works pretty darn well overall.

            • slacktoid@lemmy.ml
              link
              fedilink
              English
              arrow-up
              5
              ·
              19 hours ago

              Depends on the level of block lists you add. The defaults are pretty sane and it doesn’t need any configuration, you configure your router to use it

        • Brian (he/him)@lemmy.ml
          link
          fedilink
          English
          arrow-up
          9
          ·
          19 hours ago

          One major advantage is that on the domestic TV channels here in the UK which have ad breaks (essentially all of them except the BBC) it removes the ads altogether and the programmes run seamlessly from the part before the ad break into the part after. I still smile every time it happens!

            • Brian (he/him)@lemmy.ml
              link
              fedilink
              English
              arrow-up
              3
              ·
              10 hours ago

              Yes, that’s right. It would only work with TV over the internet and not with a digital signal transmitted direct to the TV via aerial.

  • tkw8@lemm.ee
    link
    fedilink
    English
    arrow-up
    11
    ·
    19 hours ago

    On my Rpi4B I run syncthing 24/7. It acts as my sync hub. All other machines are connected to it.

    • toman@lemmy.zipOP
      link
      fedilink
      arrow-up
      6
      ·
      19 hours ago

      I was trying to set up a scan server last week. No luck yet. 😅

      Paperless ngx looks looks amazing. I was actually thinking of finding a solution for this type of thing as pdfgrep was getting kinda slow.

  • Brewchin@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    16 hours ago

    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
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      HomeAssistant is still supported on Pi4b

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