• 36 Posts
  • 481 Comments
Joined 2 years ago
cake
Cake day: August 15th, 2023

help-circle
  • I second the litterbox with a cover suggestion. It should help a bit, or at a minimum, keep the scratching confined to the litterbox itself.

    Still, scratching like this isn’t uncommon for cats. What I have noticed with my cats over the years is that they start young learning to cover the smell but they forget “why” they do it and “scratch whatever” out of habit as they get older. (I am talking many years or transition, btw.)

    Once cats get really old, having them used to a litterbox cover helps if they start to miss the litter completely. (We had an “old man” once that just forgot how to aim and his butt always ended up over the edge of the box.) Still, not something you hopefully need to worry about any time soon.

    TBH, each cat behavior is unique. Watch and adapt as you can.






  • Its just complex

    When a security mechanism becomes more complex to manage than what it is supposed to protect, it becomes a vulnerability itself.

    If you had a minimal system that you built from the ground up yourself and wanted to only have that system function in very specific ways, SELinix would be perfect. I would go so far as to say it would be nearing perfection in some ways.

    Sorry, but in the real world, ain’t nobody got time for that shit. If you use auto configuration tools or pre-canned configs for SELinux on a system you are unfamiliar with, it’s more likely to cause application issues, create security gaps and will likely be shut off by a Jr. admin who really has no fucking clue what he is doing anyway.

    It’s just easier to keep your system patched and ensure basic network security practices anyway.

    It’s not impossible to manage these days. In the early days it was, but most everything is automagic now. If I am not mistaken, SELinux can be enabled to log only which would give you data better handled by a HIPS anyway. (Don’t quote me on that.)