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

help-circle







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


  • Not sure how technitium works but just from my selfhosting experience are you sure your not hitting dns-rebinding protection somwhere.

    In short DNS rebinding stops domains from being resolved to private IP ranges so you don’t end up back in your Network when you seem to be resolving a public domain.

    I have to set up any domains that resolve locally in my router (which also does DNS and DHCP) but not sure if that’s necessary with technitium




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




  • Afaik that’s the common read on 3-2-1 though im wondering these days if the “separate mediums” still is that relevant to me it means storing data on different types of disks however in the end all is zfs for me so not really a different medium (since same file system)? Anyway I still have to set up my off-site backups anyway to adhere to 3-2-1 :D




  • I’ve been using Linux exclusively for ~14 years now. Heavily gaming on Linux only for the last ~8 years.

    It was possible (though sometimes headache inducing) to play most games back then (Wine and soon Proton to thank) the biggest change IMHO came with SteamPlay since it turned the headache into one click on most games (thanks to the amazing work of wine/proton developers and the tinkering of the community).

    When the SteamDeck released people seemed surprised at the breadth of games that were running on day one. To me it was not really a surprise since I had been Linux gaming with SteamPlay all the time and was almost expecting games to “just work” (though I still would and still am checking ProtonDB before purchase).

    What the SteamDeck changed in my view was

    1. Showing “everyone” that Linux Gaming is a thing that’s happening and been happening for a while. So maybe check it out?
    2. That a Handheld that doesn’t have to work around Windows but uses a purpose built OS just makes a lot more sense

    I feel that the SteamDeck with SteamOS has really put Linux, especially Linux gaming on the map. Even though I want to be like “Linux Gaming has been a thing forever, I was doing it before it was cool” ;) I have to recognize that fact. In the past years I’ve seen so many people setting up Linux especially by the way of SteamOS (using HoloISO, Chimera …) just to play/mess with it which is also why I think an Official SteamOS release will make a huge difference.

    Tl;dr: Gaming on Linux was a thing before. But the SteamDeck/SteamOS 3 made a huge impact nonetheless.



  • Started on Gnome 2 for a short stint then used Unity for a while (used to be Ubuntus DM). When I switched away from Ubuntu I was still looking for something “familiar” so switching to Gnome (it was like 3.8 at the time) felt right. Have been using Gnome ever since.

    I’ve thought about switching to KDE a few times (when Gnome made some bone headed decision) but the way key combos and workflows are ingrained to me I would just set up any DE to feel like Gnome so why should I switch.