I’m still in the research phase of switching to Linux and don’t know if this concern is reasonable. I’m not tech savvy. I’m comfortable in the windows ecosystem and could use the dos prompt fine when they used it. I played with QBasic and C++ when I was younger and have built a few computers but that was a couple decades+ ago.

My concern is dealing with malware. I know that Linux has less issues with malware than Windows but, as I understand it, that’s primarily because it has a comparatively small market share. I feel like I’m getting into Linux just as it’s getting more popular and that it will get worse if the EU moves away from Microsoft because they will most likely adopt some form of Linux as their new standard. More less tech savvy people like me moving to Linux makes it a juicier target for people who create and use malicious software. It’s not a reason to stay with Windows but is it a reasonable concern? Are there sufficient tools for people who don’t really know what they’re doing to be reasonably secure on Linux and will they keep up if the threat profile expands as Linux picks up more users?

  • can_you_change_your_username@fedia.ioOP
    link
    fedilink
    arrow-up
    2
    ·
    12 days ago

    I’m closer to the average user than someone who has built a fortress. I use Firefox with ublock, ghostery, and privacy badger. I use the free tier of proton vpn. I run avast daily and malwarebytes weekly.

    I think that I should already be close to best practices but I’m not sure how changing OS will affect that. I’m not really worried about being targeted for anything. I don’t think that I really do much risky beyond the occasional torrent or downloading a patch for a game. I get games primarily from gog, don’t open strange emails or click strange links, and use a password manager to generate secure passwords. One of the things that I’m most unsure about is keeping everything updated. Microsoft manages keeping everything updated for the most part on Windows and the last time I needed to find a driver anywhere except from Microsoft it came on a 3.5" floppy.

    I use my computer primarily for single player gaming, discord, and fediverse sites. I need a spreadsheet and word processer, I use open office for that right now. I do financial and work related things on a different device.

    • pheusie@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      11 days ago

      Yet another very lengthy comment. I hope you will find it worth reading.


      Wow, that’s very insightful. Thank you for the effort!

      If you allow me, I wish to provide some feedback and -if applicable- give pointers on how some of that translates to Linux.

      I’m closer to the average user than someone who has built a fortress.

      That’s probably true, but you’re definitely upholding excellent practices. Most people I know don’t even practice a fraction of that 😅. So mad props for that!

      FWIW, I will assume for now that you haven’t delved into Windows Registry (or stuff like HotCakeX) for the sake of hardening. Which, to be clear, is absolutely fine. But is worth noting for the eventual mapping to a suitable distro.

      I use Firefox with ublock, ghostery, and privacy badger. I use the free tier of proton vpn.

      You can just continue doing these.

      I run avast daily and malwarebytes weekly.

      Unfortunately, I’m not aware on how we would translate this responsibly. This could be on me, though. Granted, the situation on Linux is different from how it is at Windows. Anyhow, as a non-expert, the furthest I came would boil down to:

      • ClamAV as the first layer of reactive anti-malware. AFAIK, this is your only free[1] option for real time protection[2].
      • Unfortunately, ClamAV is plagued by a tendency to output many false positives. Perhaps even moreso than most of its kind[3]. So, you’d naturally want a second opinion to verify its claims. Which, often comes in the form of relegating it to something more accurate. Enter VirusTotal. If this only happens occasionally, then the web app might suffice. But feel free to look into Lenspect for a dedicated app with a GUI, that functionally does the same. Or, if you’re more interested in ease[4] of use and/or function, the more powerful VirusTotal CLI.
      • As for your weekly Malwarebytes, a couple of options do exist, but it’s questionable to what degree they’re effective. Though, there’s somewhat of an exception: Kaspersky’s Virus Removal Tool for Linux (KVRT) is pretty legit. But I would only recommend that if you trust Kaspersky (or, rather, trust that they’re not compromised due to politics).

      I think that I should already be close to best practices but I’m not sure how changing OS will affect that.

      It will 😜. Look into the others comments for a healthy amount of pointers on this.

      I’m not really worried about being targeted for anything.

      I’m glad to hear that. It would otherwise complicate things a lot.

      I don’t think that I really do much risky beyond the occasional torrent or downloading a patch for a game.

      You should be fine as long as they’re from trusted sources.

      I get games primarily from gog

      Unrelated to the rest of my commentary, but this is an excellent choice! You got great taste.

      don’t open strange emails or click strange links, and use a password manager to generate secure passwords

      Keep this up 👍.

      One of the things that I’m most unsure about is keeping everything updated. Microsoft manages keeping everything updated for the most part on Windows

      So, the gist is that as long as you’re installing stuff from a repository, then upgrading your whole system should be a pretty straightforward, streamlined and seamless experience. Heck, it can even be automated if you want. The following is worth pointing out, though:

      • If your notion of “updated” means that the latest (‘stable’[5]) release is found on your system, then this will affect your choice of distro. By contrast, there are distros that update in leaps. So, instead of going from versions 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> 7 -> 8 (and so on, and so forth) , it does 1 (long pause[6]) -> 3 (long pause) -> 6 (long pause) (and so on, and so forth).
      • Automated background updates do exist, but I’d only recommend those on systems that do that OOTB. If however, you’re fine with (or perhaps even prefer) pressing a button after a prompt for updates, then note that that’s more widely available.

      and the last time I needed to find a driver anywhere except from Microsoft it came on a 3.5" floppy.

      So, if that was your experience on Windows, then I’m somewhat optimistic that you’d be more than fine on Linux. FWIW, drivers and whatnot are mostly found within the Linux kernel itself. Thus, making Linux a very smooth experience; your drivers simply receive the updates whenever an update to the kernel has been applied. Though, while rare, exceptions do exist. And they’re quite notorious:

      • Nvidia used to be pretty bad in this regard, probably the result of a bad relationship. But, it has become a lot better in recent years. Still, I would recommend a distro that specifically handles Nvidia updates (about) as gracefully as they come. So, please mention it if you’re on Nvidia.
      • Broadcom’s wireless drivers. Tough luck. Thankfully, some distros have put in significant efforts to make this work. So, again, the specific distro could matter.
      • There are perhaps others, but these were the first that came to my mind.

      I use my computer primarily for single player gaming, discord, and fediverse sites. I need a spreadsheet and word processer, I use open office for that right now.

      Nothing out of the ordinary. Most of those translate pretty easily to Linux:


      I do financial and work related things on a different device.

      Good job on compartmentalizing your activities across multiple devices!


      Fam, as this has become an absolute unit of a comment, please feel free to dismiss as you feel like and only engage with the parts you want. If you’ve come this far, then I’d like to express my appreciation: Thank you!


      1. To be clear, it seemed to me that you would prefer this. Which is why I specifically targeted gratis options. But please let me know if you’re willing to shell out. ↩︎

      2. Note that this might not be setup correctly OOTB. Consider checking out this entry within its documentation. ↩︎

      3. This is actually widely reported. See e.g. this reddit thread or see this discussion on the Linux Mint forum ↩︎

      4. Labeling a terminal-based tool as the easier option might seem counter intuitive at first, but makes sense when you notice that it can scan folders. Which, makes it possible to move all flagged files (by ClamAV or otherwise) to a folder in which they can all be scanned in one go ↩︎

      5. This can sometimes be a convoluted term as it means different things depending on the context. Here, I use it to mean production-ready as per the developer of said software. ↩︎

      6. In which it basically freezes and skips any version in between. Security updates are backported, though. So, you’re not necessarily unsafe/insecure and/or at risk. ↩︎

      7. Many reasons exists for this, but an oversimplification -for the sake of brevity- would be due to its improved security. ↩︎

      • can_you_change_your_username@fedia.ioOP
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        Sorry for the delay in responding, I was figuring out what device I was actually going to try setting Linux up on. I was originally going to just put it on the laptop that I use but I thought it might be better to test it out and learn on something else first. I got a Microsoft Surface that a family member was getting rid of to try it on. It’s an older one, they think it’s a 2017 model. It’s got a 100Gb hard drive and a Pentium processor. Since it’s a new to me device I’m not worried about saving anything on it so I can just overwrite everything and won’t have to worry about partitioning or anything like that.

        I have not messed with the windows registry for anything. I think one AV would be fine, the redundancy was probably no longer necessary on windows, so I won’t worry about replacing malwarebytes. I do prefer free software but I only hate giving corporations more money than I have to. I don’t mind paying extra to shop local, I donate to the fedi instances I use, gog’s preservation fund, Wikipedia, and a few other similar things. If the money is primarily going to the people who are actually doing the work or to the cost of equipment and maintenance then I feel a lot better about paying for something so I’m willing to consider paid software if it’s better and will probably make some kind of donation to any FOSS projects I get software from if it’s free.

        I’m not worried about keeping up with feature updates or always having the absolute newest version. I want it to be stable and functional so once I have it set up security updates will be the thing I’m most concerned about. I’m fine just setting an alarm and checking for updates every Friday or something like that. Background updates are nice but it’s not a big deal to keep up with it manually if it’s centralized into a repository. I use the desktop sites for discord and fedi so there shouldn’t be any issues with those. I use open office because it’s what I found when Microsoft started charging to use Office and it’s always worked fine for me but switching to LibreOffice or something similar isn’t a problem if it will work better.

        Thanks for taking the time to respond and give me all of these links. It makes the idea of switching less daunting. I’ve read everything you’ve sent me and will happily continue to do so.