• 0 Posts
  • 44 Comments
Joined 9 months ago
cake
Cake day: July 24th, 2024

help-circle









  • Well … My go-to is still Hbomberguy. Eben if I don’t know/care about the topic I know every vid of bis will be interesting and worth the time investment. The jokes are really funny (even on rewatches) and I’ve learned a lot. I watch old Hbomb videos to Fall asleep to almost every night.

    Main issue: there’s one video every 1-2 years … However if you’ve never seen one you’ll have the back log to get through.






  • As the other commenter said I use a diff tool (I use vimdiff but meld probably works easiest if your not used to vim). I do a pacdiff after every upgrade that will prompt you for all the changed files (most of the times there are none or the changes are minor) and let you compare your version and the .pacnew file. If anything changes in the syntax in a major way (which it almost never does) you will should spot these differences and be able to amend any changes you made in that way.

    The example I gave was when some pam config file syntax changed and since I had a custom pam config (because of an encrypted home) it didn’t update the syntax (creating a pacnew file) then I couldn’t login after reboot.




  • I feel that. I’ve used Linux before systemd but when I went into the “nitty gritty” by using arch systemd had just been implemented and everything I learned about startup services init etc. was systemd based. When I started my career working in servers they were redhat/CentOS so still systemd and when I switched jobs Debian already had made the switch so (most of) the systems at my new job were also systemd based. Of course I learned the basics of init files and even some rc.d but systemd still makes the most sense to me and like you say it’s “comfy”.



  • I had an external HDD that I was using for years. Some of that time it was attached to a Server basically running 24/7 definitely dropped that thing a couple of times. That HDD has been out of use for years now but I’m sure I could just plug it in tomorrow and it would spin up fine. HDDs can last forever untill they don’t.

    So Backups! And don’t worry about the rest.

    Also as others said if you’re interested how long and hard it’s actually been working check out the smart data if there are any fail criteria you might wanna get a new one just to avoid restoring from Backup but if all’s green just let it keep chugging until it doesn’t and remember Backups!