• 8 Posts
  • 165 Comments
Joined 11 months ago
cake
Cake day: August 22nd, 2024

help-circle



  • I’m probably in a similar boat thanks to 4x NAS drives (in 2x mirror vdevs so essentially half as power efficient too). I wonder if using an SSD or two for things like caches would help with power draw since you could defer disk usage for longer by relying on a more efficient cache.

    SnapRAID is also an option. One benefit is that multiple disks don’t need to be spinning at once to access data. Downside is that your parity isn’t calculated in real time so less data redundancy.






  • I would consider creating a swapfile if you have an SSD. There should be countless tutorials for doing it on Ubuntu.

    It might mean your windows or Ubuntu install gets sluggish, but even 32GB (less than 10% of a typical storage drive!) of spare swap space can let your active and memory-hogging processes breathe instead of invoking the SystemD-OOM killer. Also, it’s essentially free! You’ll benefit from more RAM though.

    For what it’s worth, I think Ubuntu is also fairly aggressive with memory management. I remember complaints that it was a little too hasty to kill user processes under memory-limited scenarios. not sure if that was addressed










  • Every worker moved is another worker more likely to use Linux at home. In my experience you’re most likely to use the computers you work with (school or otherwise) and exposure to Linux is going to demystify it in ways social media cannot.

    Most exciting is probably the IT management side. I wonder how many distros are hardened for end users who do general office work - where people are more likely to tinker and mess about either for fun or to optimise things.