• 0 Posts
  • 8 Comments
Joined 2 years ago
cake
Cake day: October 24th, 2023

help-circle
  • How complex is making a roll-your-own NAS?

    It really depends on what you want out of it. I personally installed ProxMox on an old gaming machine (DDR3 RAM old lol) and have an Open Media Vault virtual machine running on it with access to my ZFS mirrored pair of storage drives.

    Enabling Samba support in Open Media Vault gives you a nice little NAS. I believe it’s okay to install bare metal if you really want to also.

    It also has a nice Docker interface, so although I should probably not bundle services together so tightly, it runs things like Jellyfin for media, Paperless NGX for document storage, and NextCloud AIO for a convenient (if slightly resource-hungry) interface.

    ProxMox lets me do fun things though, like back up the VMs, spin up virtual machines for PiHole ad blocking and Klipper for controlling my 3D printer.

    My most important data gets synced to a subscription to a service called iDrive as my offsite. Pretty affordable for 5TB and my own encryption keys. :)

    I want to stress that I’m not an IT professional or anything either. If you’re reasonably comfortable with Linux and understand some basic networking, I’d say at least getting Proxmox and/or Open Media Vault up and running so you can access it on your home network isn’t too hard.

    Outside of that, and if you want HTTPS and stuff? There’s lots of guides but I would recommend using TailScale instead of opening any ports to the web.

    Sorry if this post was meandering but hope it gave you a little bit to go on! :)



  • One possibility could be because in conventional “computer counting” in (most) coding languages, it starts at zero. Like if I make an array of things

    [monke, chimp, peanut]

    monke would be [0]

    chimp would be[1]

    peanut would be [2]

    Once I learned about this concept I started naming enumerated things from 0 usually just to keep a kind of consistency. Maybe I think if it’s a habit, I won’t make those mistakes as often with code. I dunno. :p






  • Lots of good responses here. That’d be a really scary find, OP, and I’m sorry you’re dealing with that. :(

    As much as I also long for justice, I also totally understand the inclination towards just nuking and paving the whole thing and moving on. Some factors that occurred to me:

    • Those posting it might be outside your nation’s jurisdiction.
    • They might just be bots set loose by unknown actors.
    • The above, plus they might be using “zombie” machines to bounce this material around unguarded servers wherever they can. It could be very difficult to ascertain who is behind this.

    I agree with others that you should only move forward under the guidance of a good lawyer, because you don’t want to be the most convenient potential suspect they have access to.

    If you could log their IPs or other identifying data and anonymously forward suspicions to authorities that would take action on them, that could potentially be a viable option. But again I’d ask a lawyer.