First of all there isn’t One Linux.
In simple terms for an end user, yes, you are definitely better off with any of the major distros.
Non-commerciality is probably the most important aspect. Or as someone put it a long time ago: “Suddenly I realized that the software is on my side.”
problembasedperson@lemmy.dbzer0.com 3 weeks ago
wiki.archlinux.org/title/Security
Applicable to most Linux distros.
OhVenus_Baby@lemmy.ml 3 weeks ago
That’s a lot of advanced shit, which can totally bork a system. What average user paths can we take program wise or etc?
Like a Linux mint user for instance who’s first stop is diving into a Linux distro of their choice and wanting to gain 80 percent of the gains with 20 percent of the hassle and maintenance.
gamermanh@lemmy.dbzer0.com 3 weeks ago
Basic internet precautions: if you’re looking at a GitHub for a famous piece of software that has only 250 total downloads: double check the Url, read any commands before you run them and compare to documentation if you’re unfamiliar with a piece of one, if you run something in docker or similar containerization for any reason make sure you set the PUID and GUID of the containers to a user other than root or they’ll be root by default
OhVenus_Baby@lemmy.ml 3 weeks ago
I get that. Which is why anti virus and things are kind of common sense is what everyone usually says. Watch what you do and click etc. But your reply did not really address my question. What’s the average Joe version of the link you posted, as it was for advanced users.