Can anyone guide me (a newcomer) to the subtle art of storing everything I possibly want in a NAS? Also how do I build a NAS from scratch? Thanks for any help at all!

  • PeterPoopshit@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    2 years ago

    I’m looking to see the answers myself. I’m a data hoarder on a budget. I went and bought the cheapest 4ghz capable cpu (I run security cameras also) and matching non oem motherboard I could find on ebay. I slapped a ssd and a 8tb hdd on it and called it a day. I run this in my basement and have Debian with ssh, samba and an http server (no port forwarding of course for security reasons) with a search engine I wrote that I use to search and find stuff from a browser (I have a lot of movies).

    There are probably better ways to do this but it generally works for me. If you’re interested in hoarding hundreds and hundreds of TBs you’d need to do something else. You could still fit a considerable number of drives in something like this thanks to PCI/pci-e raid cards.

      • ram@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        SSDs are unnecessarily expensive when you’re looking at hoarding dozens or hundreds of terabytes of data. You won’t be gaming off your drives you use for hoardings so there’s really little benefit except in transferring stuff off them. Most of what people hoard tends to be media or documents which are find being played directly off even a slow modern HDD.

  • Catsrules@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    It really depends on what your ultimate goal is.

    NAS is great for centralized storage for multiple devices to access. But isn’t totally necessary if your just looking to store data and access that date on a single device at a time. don’t discount buying two external hard drives. one for storage and the other for backup.

    If you really want a NAS Then there are many options. You could go a prebuilt solutions, Synology, QNAP, TerraMaster etc…

    If you have an old computer laying around, that can be an option as well (Although power usage could be an issue. )

    The biggest mistake I see new comers make, is thinking putting multiple drives together in a redundant configuration (RAID) is a backup. This isn’t the case you better off going with 2 single drives and have a daily backup between the two of them.