I found an old notebook PC lying around and I’m wondering if it could be enough to run a few services like the arr suite, qbittorrent and pi-hole.

Here’s a few specs: Cpu : Intel Celeron 1011 1.6ghz Ram : 1Gig Ethernet port

If you think it’s not a total waste of time, what distro would you install?

  • StrawberryPigtails@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    26
    ·
    9 months ago

    It’s doable but you should treat it more as a learning opportunity than a production system. Honestly, that’s old enough that a RPi might be able to run circle around it.

    The Celeron 1011 is a 32bit processor, so Debian or Gentoo may be the only distributions that still support it and you will probably have to compile from source anything you want to run. A gig of ram was good for its time.

    The Linux Unplugged crew from Jupiter Broadcasting are currently doing a 32bit challenge to see if such systems are still usable for day to day usage. It’s going to be interesting.

  • I_Miss_Daniel@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    ·
    9 months ago

    If you get tired of that, you can probably turn it into a virtual fish tank and Johnny Castaway machine. (1GHz atom, 1gb RAM, XP)

  • L3ft_F13ld!@links.hackliberty.org
    link
    fedilink
    English
    arrow-up
    7
    ·
    9 months ago

    I’ve got Pi-hole and Syncthing running on an old netbook with an Atom CPU and 2 GB RAM. It’s doing fine. Syncthing killed the little dual-core CPU while it was syncing all of the stuff I wanted, but now it idles along quietly on Debian. I doubt you’re going to get much out of the machine, but it’s perfectly fine for small, simple stuff like Pi-hole.

    Distro-wise, I’d say Debian or similar if you want to set-and-forget (update once a week or month) or Arch/openSUSE Tumbleweed if you want it up-to-date (potentially more work needed).

    Considering the hardware I’d also recommend whichever distro you go with without a GUI to keep the resource usage as low as possible.

  • Ookami38@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 months ago

    Worst case, give it a go, learn the process even if it can’t handle it, and you’ll be able to do it easier when you have a capable machine.

  • SayCyberOnceMore@feddit.uk
    link
    fedilink
    English
    arrow-up
    5
    ·
    9 months ago

    Be aware that some old laptops had weird combined chipsets that Linux just can’t use… I tried putting Linux Mint on a friend’s laptop for their kids to use and the networking (wifi and cable) just wouldn’t work… it was something that only Win98 / WinXP could use (from memory).

    So just try anything in case you just need to ditch it - as someone else mentioned, treat it as a learning exercise.

  • accidentalloris@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 months ago

    I started out self hosting on a laptop maybe a little newer than yours. Pentium, 2gb RAM. I’m happier with my pi, but it’s more than enough to get started on. Pretty sure pi-hole will run no problem, the others my struggle a little bit depending on your disk speed.

    Your cpu will be a pretty limiting factor, but upgrading the RAM and putting in an SSD could boost the performance quite a bit.

  • Possibly linux@lemmy.zip
    link
    fedilink
    English
    arrow-up
    4
    ·
    9 months ago

    Maybe. You limiting factor is going to be power and thermals. I started on a broken laptop and moved to a minipc when I first started.

  • Lazz45@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 months ago

    I run some of my services (until very recently including jellyfin) on my HP pavilion G6 from 2007. It still runs my wireguard, backup pihole, heimdall, etc. I run it on Linux mint (it was familiar) and cant do most things on screen (lags hard) but I can ssh or VNC in just fine

      • Lazz45@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        9 months ago

        I torrented and seeded many torrents (its still seeding right now) and it can do at least 2 (havent tried more) jellyfin streams at once as long as I disable server side transcoding to reserve resources. I had the full arr suite of apps running along with ombi (gonna move to jellyseer, but imo ombi used too much ram on my 4GB laptop to be something I kept running). Is it perfect? No, it has quirks that will come up now and again but can I really complain when getting now 16 years of use out of a laptop I never thought I’d touch again once I built my desktop?

        Edit: oh be aware, if you’re using old hardware, DO NOT use the newest versions of things like Linux mint, it possibly won’t have drivers that works for really old hardware (like wifi card, Lan card, etc.) and it won’t be easily apparent sometimes. I solved this with a friend who had the same laptop as me but couldn’t get internet once installing mint. It turns out he used a newer version of mint that did not have a way to support his wifi card and installing and older version solved it

        • Leax@lemmy.dbzer0.comOP
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 months ago

          Ha! Funny that, I had issues with my WiFi card too! I could connect but wouldn’t have the right certificates. I solved this by using an Ethernet cable.