@[email protected] to TechnologyEnglish • 1 day agoSeagate launches 30/32TB capacity Exos M mechanical HDD (30/32TB capacity)www.guru3d.comexternal-linkmessage-square154fedilinkarrow-up1393arrow-down14cross-posted to: hardware
arrow-up1389arrow-down1external-linkSeagate launches 30/32TB capacity Exos M mechanical HDD (30/32TB capacity)www.guru3d.com@[email protected] to TechnologyEnglish • 1 day agomessage-square154fedilinkcross-posted to: hardware
minus-squareAviesheklinkEnglish7•edit-21 day agoHow 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)
minus-square@[email protected]linkfedilinkEnglish8•1 day agoNot 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.
minus-square@[email protected]linkfedilinkEnglish2•1 day agoOr install TruNAS and chill. I went with Linux and BTRFS because I just need a mirror. Lots of options and even more guides.
minus-square@[email protected]linkfedilinkEnglish10•1 day agoYes. 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?
minus-square@[email protected]linkfedilinkEnglish2•1 day agoCheapest 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.
minus-squarebruhduhlinkEnglish4•edit-21 day agoDebian, virtualmin, podman with cockpit, install these on any cheap used pc you find, after initial setup all other is gui managed
minus-square@[email protected]linkfedilinkEnglish4•1 day agoRaspberry 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.
minus-square@[email protected]linkfedilinkEnglish1•1 day agoThe $0 home server: https://youtu.be/IuRWqzfX1ik
minus-square@[email protected]linkfedilinkEnglish2•1 day agoI run docker services and host virtual machines from Unraid OS
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)
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.
Or install TruNAS and chill.
I went with Linux and BTRFS because I just need a mirror. Lots of options and even more guides.
The easiest way is NextCloud.
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?
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.
Debian, virtualmin, podman with cockpit, install these on any cheap used pc you find, after initial setup all other is gui managed
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.
The $0 home server:
https://youtu.be/IuRWqzfX1ik
I run docker services and host virtual machines from Unraid OS