I just recently started playing around with an old pc as my homeserver and am curious of any recommendations for lesser known self hostable foss software that you would recommend

  • DidacticDumbass@lemmy.one
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Ooh. I have a RPI 3 that I never use. Maybe I am overcomplicating this. I tried to use it for managing my 3D printers but it was just a hassle. I think it is actually cheaper to get one of those Creality boxes at this point instead of rolling my own.

    Plus SBCs are quiet. Okay, I will try it.

    • constantokra@lemmy.one
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Octoprint on a pi is great for 3d printers. You can even use a pi zero of you disable Bluetooth (it uses the better serial chip otherwise). I’ve never seen the creality boxes. I’ll have to look into it.

      • DidacticDumbass@lemmy.one
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Yeah, I was using octoprint. I think I just do not understand networking enough to get over random problems I have.

        Actually, I got it working. It was fine for one printer, the set the z offset into the bed so that was a no go. Never got the webcam to work, which is most of the reason I wanted it in the first place.

        • constantokra@lemmy.one
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          The webcam is… not easy. Or anyway, it worked when I used a raspberry pI with a raspberry pi camera. Now I use some orange pi zeros with USB cameras, and the setup was tricky. Even worse, it seems to change the camera device every few reboots, so it’s basically useless. My printer is by my desk though, so it’s not a priority for me. If I really wanted a camera i’d probably set up a cheap WiFi camera that exposed a stream and just set octoprint to point to that stream instead of serving a local one itself. I also use a relay to power my printer on and off, and I think if I was going to set it up again i’d just use a smart plug and one of the plugins to turn it on and off.

          • DidacticDumbass@lemmy.one
            link
            fedilink
            arrow-up
            3
            ·
            1 year ago

            Oh, I am glad it is not just me. That is so anmoying.

            IP cam seems like a good option, but I already have a bunch of webcams so… meh.