this post was submitted on 05 Mar 2026
93 points (98.9% liked)

No Stupid Questions

46990 readers
580 users here now

No such thing. Ask away!

!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.

The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:

Rules (interactive)


Rule 1- All posts must be legitimate questions. All post titles must include a question.

All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.



Rule 2- Your question subject cannot be illegal or NSFW material.

Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.



Rule 3- Do not seek mental, medical and professional help here.

Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.



Rule 4- No self promotion or upvote-farming of any kind.

That's it.



Rule 5- No baiting or sealioning or promoting an agenda.

Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.



Rule 6- Regarding META posts and joke questions.

Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.

On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.

If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.



Rule 7- You can't intentionally annoy, mock, or harass other members.

If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.

Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.



Rule 8- All comments should try to stay relevant to their parent content.



Rule 9- Reposts from other platforms are not allowed.

Let everyone have their own content.



Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.



Credits

Our breathtaking icon was bestowed upon us by @Cevilia!

The greatest banner of all time: by @TheOneWithTheHair!

founded 2 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] pheusie@programming.dev 1 points 9 hours ago* (last edited 9 hours ago)

Aight. I'll give you some more then ๐Ÿ˜œ:

  • Don't expect real-time protection (ร  la Windows Defender) on Linux. While decent options do exist^[Ironically, Microsoft Defender for Endpoint on Linux is one of the best out there.], the better ones come at a premium.
  • Though, related to the previous point, that's not necessarily a bad thing. The epitome of secure OSes, GrapheneOS (for mobile) and Qubes OS (for desktop), don't come pre-installed with one either. And I wouldn't be surprised if their respective maintainers would justify it by stating that proactive security is simply better than reactive security.
  • FWIW, Lynis is a battle-tested security tool used to audit the system. It doesn't work on Windows, but does on macOS, Linux and some other systems. It even goes as far as granting a numerical rating that represents how well the system performs on security and notes (point-by-point) what could be improved (and sometimes even how). While I would definitely not argue that it's the be-all and end-all, the numeral rating definitely makes it easy to compare distros at a glance.

There's perhaps more to go through, but I believe we should address the elephant in the room:

How much hardening did you even apply on your current/previous OS?

Like, if you've built a literal fortress, chances are that you'll have a hard time finding a suitable distro that provides similar protection OOTB. But, if you're just your average Joe and you just ran with how it came OOTB and at least didn't try to actively sabotage/compromise their system, then... chances are that a decent amount of mainstream distros will suit you fine. I kinda hinted at it in my previous comment, but a mainstream distro could be fine if you uphold best practices. So, in that scenario, the query shifts to:

Are you willing to adopt best practices?

If you're unsure whether you'll manage given your wants/needs out of the system, then that would (again) shift the question. This time we'd have to discuss the activities you engage in and 'decide' whether there are any distros out there that can handle those gracefully and responsibly.

Etc. Etc.


Warning: as you should be aware by now, and if you haven't yet, see the security entry on the (excellent) ArchWiki and the (infamous^[Madaidan used to be a security researcher on Whonix. Whonix is one of Linux' finest when it comes to privacy and security. Heck, it's involved in the preferred way to engage on the Tor network. It's even endorsed by Edward Snowden. So, by their efforts/contributions, Madaidan should have rightfully earned the required credentials and be regarded as somewhat of an authority on the subject matter. However, this article wasn't well-received. From what I saw, the community was mostly dismissive. Disappointingly so. Which..., unfortunately shows that there's a lot more circle jerking than what we'd all admit to. Anyhow..., FWIW, there was actually a slice of the community that did take it seriously. I'd characterize them as the security-conscious. Furthermore, note that Madaidan hasn't updated it for a couple of years now. So some of the writings have clearly become outdated. So, to be clear, the situation isn't as bleak as they described in their article.]) Linux entry on Madaidan's Insecurities, this can be a pretty ugly rabbit hole. I hope this doesn't discourage you, though.

Finally, consider giving answers to the bold and cursive questions ๐Ÿ˜‰.