• Avieshek@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    17 天前

    How can someone without programming skills make a cloud server at home for cheap?

    Lemmy’s Spoiler Doesn’t Make Sense

    (Like connected to WiFi and that’s it)

    • ricecake@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      10
      ·
      17 天前

      Yes. You’ll have to learn some new things regardless, but you don’t need to know how to program.

      What are you hoping to make happen?

    • WolfLink@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      8
      ·
      17 天前

      Not programming skills, but sysadmin skills.

      Buy a used server on EBay (companies often sell their old servers for cheap when they upgrade). Buy a bunch of HDDs. Install Linux and set up the HDDs in a ZFS pool.

    • frezik@midwest.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      17 天前

      Raspberry Pi or an old office PC are the usual methods. It’s not so much programming as Linux sysadmin skills.

      Beyond that, you might consider OwnCloud for an app-like experience, or just Samba if all you want is local network files.

    • bruhduh@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      edit-2
      17 天前

      Debian, virtualmin, podman with cockpit, install these on any cheap used pc you find, after initial setup all other is gui managed

    • sugar_in_your_tea@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      17 天前

      Cheapest is probably a Raspberry Pi with a USB external drive. Look up “Raspberry Pi NAS,” there are a bunch of guides.

      Or you can repurpose an old PC, install some NAS distro, and then configure.

      There are a ton of options, very few of which require any programming.