this post was submitted on 19 Sep 2023
242 points (94.2% liked)
Technology
59148 readers
2721 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No.
By installing software only from trusted sources (default repositories from your distribution are the safest software you will ever install on linux)
But you can still be infected by virus by other means like opening PDFs or accessing a malicious link, no?
Yes. Opening PDFs might be safer on Linux, but general internet security and practice goes a long way, too. Using a content-blocker like uBlock Origin on Firefox can greatly reduce attack surface on both Linux and Windows as well
You can try some free Linux antivirus software programs like ClamAV but realistically, as long as you mainly install software through your distro's package management software or graphical app store, you're probably fine.
Although not all open-source software is safe, it's a hundred times less likely to be malicious for the sole reason that it's out in the open for someone to verify, and they'd get busted immediately if they tried something untoward.
For the average person like me, having something like an antivirus is better than not on Linux. Especially since I tend to download various things outside of the default repository (i.e. Ankama Launcher which I've only ever seen as a appimage).
Though your advice is good, I couldn't go through with it without wanting to rip my hair out.