SayCyberOnceMore

  • 16 Posts
  • 665 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle


  • I built my own NAS from Arch (btw) and wanted to just install standard packages and use standard tools (ie gparted, clonezilla, etc).

    I’ve got btrfs RAID5 running fine.

    Had loads of power outages (we had water meeting electrics) and have no problems at all.

    Of course, RAID is not a backup, so all my important stuff is on Hetzner too.

    I don’t really follow the ZFS news, but I understand that resizing / adding new drives is / was a problem, plus, back when I built this, I would’ve needed kernel patching… there’s a higher chance of those causing a problem - for my use case - than btrfs, so if you’re like me, just crack on and enjoy the easy life.


  • You’re here, that’s a good start…

    I tend to look at a project’s Issues tracker, that gives me a feel for how the author(s) deal with feedback… some projects have hundreds of open tickets with barely any interactions, yet code updates “2 days ago”.

    Being here and reading about who’s using what will help remove the major outliers

    All opensource needs more eyeballs, which is still the advantage over closed source.











  • Get an SSH tunnel working first.

    That’ll find all the problems poking holes through home routers, dynamic public IPs, etc.

    Once you’ve got that part running, then you can look at VNC or… and hear me out… I just run the X11 apps remotely. So I’m opening their apps on my laptop, changing the config for their session and it’s done.

    I reconfigured Thunderbird that way when we moved email providers foe the family’s email.

    No need for VNC to transmit all their screen when just the app is needed 😉


  • Yeah, I agree… I want (and have) a NAS… and a separate Server.

    The NAS is a NAS, not a TrueNas running my firewall, making coffee and keeping the house warm.

    I also agree with OMV for someone starting out. I stuck with it until it got a little too containerised for my own liking and ended up building my NAS out of standard Arch because I now knew what features I wanted.

    And my Proxmox is on a passively cooled small, silent, box in my home office. It will be upgraded to Incus on plain Arch one day because, again, I now know what features I want / don’t want.

    For OP, try things, break things, try other things… just make sure you have backups 😉