I’m about to install bazzite on my wife’s older (2017) Windows 10 machine, and I’ve been going over how to recreate everything she currently has. Most programs (even proprietary ones) are not an issue, but I’m not finding much in the antivirus department.

I never even thought to install one on my Linux machine (also on bazzite, but I have used other distros in the past). So although I am no stranger to Linux, this issue blindsided me.

I know clamav exists, and I’m educating myself on how to use it, but a GUI would be nice for the wife. She’s not afraid of the terminal, but she likes the convenience of GUI programs.

Any suggestions? What do you use? Or is it just generally accepted that one should be careful and keep things up-to-date and that’s enough?

  • MagicShel@lemmy.zip
    link
    fedilink
    English
    arrow-up
    6
    ·
    19 hours ago

    Guarantee my fifteen year old would run a random curl with sudo if it purported to install Sims mods. And one might say, “then don’t give her sudo,” but you have no idea how often I’d have to run to the basement to type in a password onto her computer, if it’s anything like Windows. (Haven’t moved her to Linux yet, but it’s coming.)

    We definitely cannot rely on the technical savvy of Linux users any more. At least, I can’t.

    • Lka1988@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      15 hours ago

      but you have no idea how often I’d have to run to the basement to type in a password onto her computer,

      For what it’s worth: It’s possible to configure sudo in a way that allows users to execute specific commands without having to grant full, unrestricted access. That’s what sudo is for.