• 1 Post
  • 47 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2025

help-circle

  • Debian - the very slight value hassle of having to install the web blobs for glances manually. This is really minor, because it only comes up occasionally, but it’s rare enough that I can’t remember what the path is each time.

    That said, I totally agree with Debian’s stance on the issue, and I think glances should change their process. Debian’s way makes me acknowledge the risk of installing the blob. It’d be nice if there was a package I could install after going, yep, I know this is potentially dangerous.

    Honestly I thought I’d be disappointed with Debian on my gaming machine, but it works fine. I updated Wine to the newer version on their site (instead of using Debian’s packages), and it works great.



  • I use Debian for everything, and the only thing I’ve updated to the current (non Debian distribution) version is Docker, which I use for a game. But this isn’t a problem, because it’s Debian, so the Docker people make packages for several recent Debian releases.

    I don’t miss the bleeding edge. That issue a while back where someone infiltrated a basic library didn’t affect me. The software I use might have bugs (what software doesn’t?), but by the time I get it, it has been well tested for security issues.

    I’m pretty happy with my switch to Debian. I’ll admit I’m curious about Bazzite for my gaming computer, but even then, it’s like, “Why? Debian is doing just fine.”

    But I’m not laughing at anyone. This is a scary new variety of attacks we’re seeing, and there’s no real reason one couldn’t end up in my computer. Reminds me of the old one where someone slipped a backdoor into a compiler.



  • You have your answers, but I just want to note that what I do is run rsync from cron nightly, without the delete option.

    Basically this reduces the chances of losing something by accidentally deleting it on the primary drive. Every few weeks/months, I run the rsync command with the delete option to clean up.

    It’s not a perfect backup by any means, especially since I could erroneously delete something right before that second rsync command and lose it for good. But it does provide a measure of safety.







  • Aww I didn’t know that. I used Slackware for many years and had the DVD subscription. I got tired of worrying about dependencies and moved to Debian, but I still have a soft spot for Slackware.

    I do remember one time Slashdot had an article about a new Slackware release, and he was like, “Do I get first post?” lol What a time that was.









  • Yeah that’s my problem with this story - I can’t figure out what he thinks happened to see if it happened on my machine as well. I’m pretty sure it hasn’t, but you never know.

    I don’t even know which dll was the malicious one. And how it got installed. I have trouble believing some remote hack that would work on windows would also work on wine. I know it’s not impossible, but it just seems really far fetched.

    It would have had to have happened while he was running the software; as far as I know, wine isn’t sitting there running all the time like a service, and it shouldn’t be answering requests from the internet. Maybe he does run the program all day, though, which opens up some sort of vulnerability.

    But it’s so confusing, I can’t even come up with another theory. They deleted all his files in retaliation for discovering the hack? Possible, yes, but like someone else said they would have had to be watching, unless he hit some trip wire. And a separate windows system had the same hack?

    In any case, at the least, it’s a reminder to have a good firewall, especially on an untrusted network, and backups.