SayCyberOnceMore

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

help-circle


  • Another +1 for Hetzner.

    I did an initial backup of my music (so I wasn’t concerned about encryption) with plain old rsync to get a feel for the system first, do a restore, etc. to feel comfortable with it all - and see if there were any hidden costs.

    Then I wiped all that and moved over to rclone to encrypt my data into different chunks (photos, music, work, etc)

    It all worked well and they even skipped charging me 1 month becuase I hadn’t exceeded their minimum charge (rolls up to the following month)

    I’ve had proactive emails from them notifying me of work which might have reduced my ability to access their system, but ad it was outside the time of my backups, then no issue.






  • I used to put all my setup & config notes into tiddlywiki, and to some point I still update them, but it’s become difficult for others to update and maintain when I share them as you need a browser addin to be able to save updates properly.

    The formatting is similar to markdown, but just a little different to make copying the original source that way too… but… I’d still consider it, esp. once you’ve really played with it and found all the things it’s capable of.






  • 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.






  • 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 😉