• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle





  • It’s an interesting angle, the hostility thing. People in the know have largely fallen out of love with Ubuntu but imho that’s not necessarily because Ubuntu fell in quality but just because so many “better” things have come up since Ubuntu 04.10. It is definitely a sound choice for non-techy people, maybe more than ever. Personally I’d prefer (almost) any contemporary desktop over Gnome these days, but I can definitely see the appeal for others in terms of simple design language.

    Basically you can turn any old laptop into a Chromebook these days using Linux, and most people just like your parents most definitely do not need more than a functional webbrowser. Basically a smartphone with a larger screen and physical keyboard. Even if you don’t care about your privacy (or freedom from notification-spam) why still pay the Microsoft-tax.


  • Which are about as related as the knowledge required to mount drywall and the knowledge required to run a ham radio station. You tell me which is more complicated but either way there are most certainly radio amateurs out there that don’t know the first thing about handywork and handymen that could barely find the on-off switch on a broadcast-rig.



  • oftentimes (and this is more of a general statement) throwing into google exactly what you would otherwise type into your shell of choice should get you on the right track, ie searching for “man systemctl”

    as far as the inability to reboot goes, if a regular sudo reboot can’t bring the machine back up either then this is probably a hardware issue outside the sphere of the operating system’s influence. can’t say I experienced something like that myself. I guess the closest I witnessed would be a computer that when rebooted with an old USB-Keyboard plugged in just refused to get past the POST screen. The keyboard worked fine if plugged in later, but the computer couldn’t reliably get through the boot process with the thing present. Maybe there’s a similar variable to your setup.




  • I used to (over a span of about 4 years now) just rely on a RaidZ2 (ZFS) pool (faulted drive replacements never gave any issues) but I recently did an expansion of the array plus OS reinstall and only now am I starting to incorporate Docker containers into my workflows. The live data is in ~ and nightly rsynced onto the new larger RaidZ2 pool but there is also data on that pool which I’ve thus far never stored anywhere else.

    So my answer to the question would be an off-site unraid install which is still in the works. This really will only be that. A catastophe insurance. I probably won’t even rely on parity drives there in order to maximize space since I already have double parity on ZFS.

    As far as reinstallation goes, I don’t feel like restoring ~ and running docker compose for all the services again would be too much of a hassle.