this post was submitted on 01 Aug 2024
941 points (98.1% liked)

Linux

47337 readers
909 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by AlpΓ‘r-Etele MΓ©der, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] original_reader@lemm.ee 8 points 1 month ago (2 children)

How do I hide which OS I am using? What is behind the high Unknown number?

[–] Agility0971@lemmy.world 17 points 1 month ago

Use user agent switcher and set it to something random. However that makes your fingerprint unique. I've read that people set it to windows just to blend in the masses

[–] thingsiplay@beehaw.org 8 points 1 month ago (1 children)

Every browser has a description like "Mozilla/5.0 (Linux; Android 8.1.0; SM-T580) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36" called User Agent. You can set this value to something else, but be careful. If you set it to something that does not exist, then it makes it more likely to be identifiable. Or some things could potentially not work right if it expects a specific operating system, in example when downloading files. Usually not a big deal.

So ultimately you want to set this value to something that exist and something that is used by many people. There are addons which can make this process much easier or even change it automatically after some time period in example.

Chameleon at https://sereneblue.github.io/chameleon/ is such an addon for the browser. There are lot of other alternatives, I used a few of them in the past, but stopped using them because there was here and there trouble. If you do, I recommend to install this addon from the addon store of your browser and not from the website, but that is just my personal recommendation.

[–] original_reader@lemm.ee 6 points 1 month ago* (last edited 1 month ago) (2 children)

Thanks. So what is measured is merely the browsers people are using? Then I can see why the metrics are more general ballparks than precise measurements, seeing that the user agent can be modified with ease.

[–] thingsiplay@beehaw.org 3 points 1 month ago (1 children)

The question is, if they only evaluate the User Agent? This is an organization specialized into statistics, they know it can be modified too. The ad industry tries to track you and find out everything about you despite these modifications. Don't underestimate them!

[–] original_reader@lemm.ee 4 points 1 month ago (1 children)

Fair enough. They still don't know what >7% of people are using, though.

[–] GoodEye8@lemm.ee 5 points 1 month ago

That 7% might not even be people. It could be bots doing HTTP requests and throwing garbage in the user-agent.

No? It says Linux/Android not far into it.