• 1 Post
  • 44 Comments
Joined 3 months ago
cake
Cake day: June 22nd, 2025

help-circle






  • If you go down that route then look at zfs which will allow you some redundancy (like raid) raidz1 can tolerate 1 drive dying and radz2 can tolerate 2, but obviously it is not 100% though I have never had a drive failure corrupt a zfs pool in like 10 years, and replacing a drive is easy. This question has, I’m afraid, many answers. zfs on a 3 drive system would run nicely though, and zfs is supported by Ubuntu. But of course we are talking different ways to do things, and this is part of the fun of self hosting!







  • It is a real pain, I host a small email service, and spend at least an hour a day dealing with issues sending emails.Mainly because users think it is entirely acceptable to send thousands of emails a day thinking they will get results from it. However, I have to say that I am telling most people to move away from email as it isn’t that secure and those free email addresses from old ISPs are terribly insecure. Also seeing a lot of data stolen as people think 2FA via email is great, so hackers just hack the email server and boom




  • Despite it getting a bit of a scattered mess, I still love Nextcloud as it can pretty much provide everything I want in a cloud service. Currently running via a yunohost setup because upgrading is way, way easier but I might migrate it to a truenas setup OR a docker container just because. The advantage of going truenas is that it is my main storage system with backup etc. but the disadvantage is if something goes wrong (I do have a backup to the backups ahem and it does have raidz1 so I should be resistant to some errors)
    We shall see…