337
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 28 Dec 2025
337 points (99.4% liked)
Linux
57274 readers
876 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
fedora distros have a thing called countme that pings their servers so they can measure general trends in how many people are using the OS and the various spins, which can be helpful for determining what to focus on. some amount of the userbase opt out of it
And this is on by default?
It is on by default, but can be disabled in your repo config: https://dnf.readthedocs.io/en/latest/conf_ref.html
The feature works by adding a flag to one random http request to a fedora repo every week. Fedora then aggregates the http logs that have been flagged to derive their metrics. You can opt out of sending the flag, but if you're querying fedora repos then you still end up in their http log.
It appears as though it is...
But saying it pings their servers isn't quite a fair statement as it's not some background service that opens a network connection, it sounds to me at least like it's data that is sent to the Fedora repos once a week when you update your system?
Would be glad to be corrected on this though as I am a long time Fedora user now and I'm not overly fond of my data being collected by big corpo; it's why I left Windows in the first place 🙄
I feel like people lately go a bit overboard when it's about protecting their "data".
As far as I see all it does is just send one single number that shows that there is someone using this specific operation system and it does not include any personal or unique to the user information.
In my opinion this does not even qualify as "my data"
That's cool. I don't really have a problem with that, just curious.