Skip to main content Go to side pane
LogoFeddit.online
  • Communities
  • Log in
  • Register
  • Donate
  1. Home
  2. Topics
  3. Operating Systems
  4. Linux / Unix
  5. [email protected]
Community icon

Linux

[email protected]

Hot Top New Old Active
  • Create post
  • Invite people to join
  • Search
  • About community
  • Join
Hot Top New Old Active
Posts Comments
List Tile Wide tile

Are there any examples of Linux (desktop) viruses that are actively or were recently in circulation?

Community iconc/linuxby
monovergent 🛠️@lemmy.ml
5 hours ago

Or historical exploits/trojans/etc. that deserve more attention? I've mostly heard about lucrative vulnerabilities that concern Linux servers, but what about the end-users on desktops? Or is the Linux desktop market small enough that we mostly just see one-off instances of users blindly running malicious scripts?

3
28

postmarketOS v25.06: the one with systemd (postmarketos.org)

Community iconc/linuxby
Arthur Besse@lemmy.ml
7 hours ago
6
96
3
Hyprland Account

Vaxry: About Hyprland Premium (account.hypr.land)

Community iconc/linuxby
TheTwelveYearOld@lemmy.world
9 hours ago

https://account.hypr.land/

2
18

Disabling Intel Graphics Security Mitigations Can Boost GPU Compute Performance By 20% (phoronix.com)

Community iconc/linuxby
Karna@lemmy.ml
10 hours ago
0
49
2

Using Microsoft's New CLI Text Editor on Ubuntu (omgubuntu.co.uk)

Community iconc/linuxby
vermaterc@lemmy.ml
11 hours ago
14
33
2

Accessing Jellyfin Help

Community iconc/linuxby
Kelp@lemmy.world
12 hours ago

Good morning all,

9
36

Is there a Linux version that is similar to Freedom app? (freedom.to)

Community iconc/linuxby
Psyhackological@lemmy.ml
12 minutes ago

This app just starts some productivity session while forbidding some programs from starting. Is there a Linux and most importantly FOSS version of it?

0
1

I just bought "Microsoft NTFS for Linux by Paragon Software" I have a question

Community iconc/linuxby
Web_Rand@moist.catsweat.com
12 hours ago

I bought Microsoft NTFS for Linux by Paragon Software for a linux version of chkdsk. It also includes "ufsd" a somewhat redundant driver for reading and writing ntfs. (I already had ntfs-3g) What are the differences between ufsd and ntfs-3g?

11
20

[HELP] I'm getting "Error setting installer parameters" while attempting to set up a new VM in Virtual Machine Manager

Community iconc/linuxby
yo_scottie_oh@lemmy.ml
14 hours ago

Background: I'm looking to set up a virtual Debian server using Virtual Machine Manager, but I'm stuck on creating my first VM. I'm running Bazzite on my host machine if that makes any difference.

11
14

Plasma 6: display brightness changes on its own

Community iconc/linuxby
klay1@lemmy.world
15 hours ago

Hi, please kindly direct me to the right community to ask this:

4
21

MacOS Preview equivalent

Community iconc/linuxby
Arkhive (they/she)@lemmy.blahaj.zone
a day ago

Title mostly says it all. Preview is unironically an incredible piece of software. Between feature set and ease of use, I have yet to come across any FOSS that is comparable. Anyone know of a Linux alternative?

23
63

FOSS stack for MIDI composition

Community iconc/linuxby
ordinarylove@lemmy.blahaj.zone
a day ago

I want to put together a stack for hobbyist midi music composition. I understand there are a few more components to it than one might expect, but I think VMPK and Qtracer are going to be part of it?

4
46

Linux continues its rise in Steam Survey (phoronix.com)

Community iconc/linuxby
herseycokguzelolacak@lemmy.ml
a day ago

Up to 2.7% in May 2025 from 1.5% in May 2023. Almost x2 in 2 years is very impressive.

61
419
3

Dual Boot dilemma

Community iconc/linuxby
Fanmion@discuss.tchncs.de
a day ago

Hello there,

21
16

This Week in Plasma: Plasma 6.4 has arrived! (blogs.kde.org)

Community iconc/linuxby
MazonnaCara89@lemmy.ml
2 days ago
0
55
2

Flathub has passed 3 billion downloads

Community iconc/linuxby
mr_MADAFAKA@lemmy.ml
2 days ago

https://flathub.org/statistics

33
363
2

It’s True, “We” Don’t Care About Accessibility on Linux (tesk.page)

Community iconc/linuxby
Aatube@kbin.melroy.org
2 days ago

I never thought I’d be this upset to a point I’d be writing an article about something this sensitive with a clickbait-y title. It’s simultaneously demotivating, unproductive, and infuriating. I’m here writing this post fully knowing that I could have been working on accessibility in GNOME, but really, I’m so tired of having my mood ruined because of privileged people spending at most 5 minutes to write erroneous posts and then pretending to be oblivious when confronted while it takes us 5 months of unpaid work to get a quarter of recognition, let alone acknowledgment, without accounting for the time “wasted” addressing these accusations.

17
233
3

Linux and Foss Signal Group Chat

Community iconc/linuxby
elements@lemmy.world
2 days ago

My friends and I are hosting a Linux and FOSS group chat to have some casual chat, help, and anything related to the topic really. We chose this platform to chat on to keep a privacy preserving way to engage with one another.

7
8

libvirt VM not getting IP

Community iconc/linuxby
d00phy@lemmy.world
2 days ago

I'm trying to boot some VMs using a script w/ a kickstart file. I'm using the following script that I found online and modified:

1
14

Security Focused Daily Driving Distros?

Community iconc/linuxby
OhVenus_Baby@lemmy.ml
3 days ago

I have been tossing around the idea of a little distro hopping. I'm an avid mint fan. It was my first jump from windows. I became quite familiar with mint but felt the want to branch out and went down the rabbit hole (oh my lanta). I like stability and cleanliness. Security by default. Least mental load possible long-term.

24
38

Stretching a lower resolution to fill the screen under KDE Wayland?

Community iconc/linuxby
monovergent 🛠️@lemmy.ml
3 days ago

I recently figured out how nice Wine works for running old Windows games. However, many of them are fixed at 800x600 or another similarly low resolution. No big deal under X11 or Windows since the game will just stretch to fill the screen. But on KDE Wayland, the game just runs unscaled with black bars all around and none of the display settings seem to help. Is there an accepted way of setting the screen to a lower resolution but stretching it to fit the full display on Wayland sessions?

4
16

PSA for openSUSE Tumbleweed users wondering why Proton doesn't launch properly on a fresh install

Community iconc/linuxby
heythatsprettygood@feddit.uk
3 days ago

Had to deal with this recently. The cause is openSUSE's move to SELinux on new installs, which by default blocks the required permissions for the RPM version of Steam. You can correct this with these commands: ausearch -c 'steam' --raw | audit2allow -a -M my-steam to create the permissions file and semodule -X 300 -i my-steam.pp to apply it. Hopefully this saves someone else from the wild goose chase I went on earlier.

4
39

What else to run on a RPi?

Community iconc/linuxby
toman@lemmy.zip
3 days ago

Hiya!

86
69

New Linux Flaws Enable Full Root Access via PAM and Udisks Across Major Distributions (thehackernews.com)

Community iconc/linuxby
ikidd@lemmy.world
3 days ago
25
113
3

KDE Plasma Mobile — The Dev Log: April 2024 - June 2025 (plasma-mobile.org)

Community iconc/linuxby
Jure Repinc@lemmy.ml
3 days ago

This blog post is already quite long, so it will omit changes merged for Plasma 6.5 (releasing in October, to be announced in a future post).

52
180
3

An interview with Liberux about their made-in-EU OSHW Linux Phone (linmob.net)

Community iconc/linuxby
kirk781@discuss.tchncs.de
3 days ago
6
61
4

Thank you Linux community!

Community iconc/linuxby
Zugyuk@lemmy.world
4 days ago

Thank you everyone for your insight, comments, and help with the process! I'm started with Fedora, and after some brief confusion between Gnome and Plasma, I'm off! :D

45
369

fzn: output selected line number with fzf instead text [Bash]

Community iconc/linuxby
thingsiplay@beehaw.org
4 days ago

Regular call to fzf, but output the index number of the selected entry, instead the text itself. It's a pretty niche use case, but there was a few times in the past when I needed it. You can use options for fzf just normally too.

0
7

Boardswarm, a new Open Source tool for board management and distributed development (collabora.com)

Community iconc/linuxby
mfilion@lemmy.world
4 days ago
7
42

What's the future of screen capture on Linux?

Community iconc/linuxby
fetchies@lemmy.blahaj.zone
4 days ago

What's the future of screen capture on Linux? What's holding it back? What's pushing it forward?

8
34

The Terminal Question

Community iconc/linuxby
Libra00@lemmy.ml
5 days ago

I know this probably comes up a lot and is liable to spark some debate, but I'm curious what the good options are for terminals. I've skimmed some reddit/lemmy posts about it and looked at a few options and I dunno how to decide between them because they all seem like they're too narrowly focused on some particular use case. I'm just using it for general terminal stuff, nothing terribly fancy. I'm aware that there's not one terminal to rule them all or anything, so I'm curious: what do you folks use, and more importantly, why do you use that over the (many) other options available?

67
31

Occurences of swearing in the Linux kernel source code over time

Community iconc/linuxby
TheTwelveYearOld@lemmy.world
5 days ago

https://www.vidarholen.net/contents/wordcount/

16
189
5

KDE Plasma 6.4 released (kde.org)

Community iconc/linuxby
Jure Repinc@lemmy.ml
5 days ago

The KDE community today announced the latest release: Plasma 6.4. This fresh new release improves on nearly every front, with progress being made in accessibility, color rendering, tablet support, window management, and more.

8
97
9

ASCII Diagram, offline, Linux, FLOSS

Community iconc/linuxby
SpongeB0B@programming.dev
5 days ago

Hi,

14
21

Bazzite won't display to my external monitor

Community iconc/linuxby
BurntWits@sh.itjust.works
6 days ago

Hello there.

11
24

Jellyfin assistance

Community iconc/linuxby
Kelp@lemmy.world
6 days ago

Hello, I yet again come, hat in hand, for assistance from those wiser in the ways of the Linux. I’m having a bit of an issue downloading Jellyfin on my ElementaryOS laptop. I’ve tried all the guide on the first few pages of ddg only to receive errors after entering the comman “ sudo apt-get update “. I get ERR:3 https//repo.jellyfin.org/debian circle Release 404 Not found.

55
160

Gamepad desktop controls

Community iconc/linuxby
Hozerkiller@lemmy.ca
6 days ago

I'm looking for a package that will let me use a gamepad as a mouse for a PC getting hooked up to a tv. Does anyone have any good recommendations?

7
14

Music Production and Software Synthesizers/VST's under Linux

Community iconc/linuxby
golden_zealot@lemmy.ml
6 days ago

Hey everyone,

30
70

Scooter - An interactive search and replace for the terminal. (github.com)

Community iconc/linuxby
Dessalines@lemmy.ml
6 days ago

I've found this to be pretty useful when needing to do recursive / multi-file search and replace. Also has bindings to work within terminal text editors like vim and helix.

4
58
4

Pipewire improved its accessibility, allowing for screenreaders to start much earlier (social.stealthy.club)

Community iconc/linuxby
Leaflet@lemmy.world
6 days ago
7
103
1

Is the Gnome Background Apps UI a complete Mess or do I miss something?

Community iconc/linuxby
marius@feddit.org
6 days ago

Since Gnome 44 there is a new UI to show apps (i.e. messengers, sync clients, ...) that run in the background. It is supposed to take the place of the tray icons. In my experience it's basically not working, though.

10
13

Advice on a CAD solution

Community iconc/linuxby
qyron@sopuli.xyz
a week ago

I'm in need of a CAD program with an easy aproach for someone with zero experience on this type of software.

59
70

Just wanted to show off the lowest end hardware I ever ran Linux on

Community iconc/linuxby
merci3@lemmy.world
a week ago

Single core, 32 bit CPU, can't even do video playback on VLC. But it kinda works for some offline work, like text editing, and even emulation through zsnes! It's crazy how Linux keeps old hardware like this running.

148
461
2

Migrating qbit data from Mac to Linux

Community iconc/linuxby
Kelp@lemmy.world
a week ago

Hello all,

8
32

New Linux Users

Community iconc/linuxby
☆ Yσɠƚԋσʂ ☆@lemmy.ml
a week ago
3
46
2

why didnt Enlightenment desktop recieve much adoption

Community iconc/linuxby
Mwa@thelemmy.club
a week ago

Hi lemmy So i was curious why Enlightenment didn't recieve much adoption in the Linux Desktop. (especially for a fully featured lightweight wayland DE) Ik Bodhi Linux uses Enlightenment, but it's more of Moksha rather then using Enlightenment

54
94

List all existing program paths from your Bash's history. (Bash One Liner)

Community iconc/linuxby
thingsiplay@beehaw.org
a week ago

It only works with the first command in the recorded history, not with any sub shells or chained commands.

7
23

What GNU + Linux software could enable deep integration of backup, sync, and transfer; just as convenient and beginner-friendly (edit: and efficient) as what Apple provides?

Community iconc/linuxby
dullbananas (Joseph Silva)@lemmy.ca
a week ago

For example, iOS has these features: - iCloud backup restore or peer-to-peer transfer, very early in the device setup process - Two ways for things to be stored in iCloud, each with a corresponding list of per-app (not per-folder) toggle switches in iCloud Settings - "Saved to iCloud" normal syncing - Requires apps to use the right APIs and to handle conflicting changes - Allows same data to be read and modified by multiple devices - iCloud backup - Available for all apps - Separate backup per device - Only downloaded when setting up a new device - In app sandboxes, only excludes tmp (Flatpak equivalent is somewhere in /run) and Library/Caches (equivalent to cache directory in Flatpak sandbox) by default - Allows apps to set isExcludedFromBackup attribute for specific files (useful for things that are easy to recreate via download but are expected by the user to not be automatically deleted) - Includes system configuration such as home screen layout - Backs up a list of installed apps without backing up their executables and assets - Synced list of previously installed apps, not separate per-device

24
44

Rust for Linux - Rust NL 2025

Community iconc/linuxby
PuercoPop@piefed.social
a week ago
Video Thumbnail
1
40
1

Curate your shell history (esham.io)

Community iconc/linuxby
learnbyexample@programming.dev
a week ago
8
57
2

How can we combine two audio recording inputs (mics) into one audio input source in Manjaro?

Community iconc/linuxby
Robochocobo@sh.itjust.works
a week ago

My partner and I are running Manjaro and very new to it. Trying to switch as much as possible over to daily use with Manjaro. We have pipewire, not pulseaudio

19
46

What is your most useful Linux app which others might not know about (please don't just give the name but a link and why it is good for you) ?

Community iconc/linuxby
HaraldvonBlauzahn@feddit.org
a week ago

Why software do you use in your day-to-day computing which might not be well-known?

179
335

Must fight temptation to buy an overpriced raspberry pi

Community iconc/linuxby
Drew@sopuli.xyz
a week ago
@eri@mk.moth.zone

seriously though unless you actually NEED the size constraint, get an e-waste their laptop and put Debian on it instead of buying a single board computer. there's a bajillion windows 8.1 lappies going into landfill every second that you could turn into funny little servers

original post: https://mk.moth.zone/notes/a8zer7ypj6uv02ka

267
1.0k
2

Guix users here?

Community iconc/linuxby
misterbzr@lemm.ee
a week ago

Really like the (Nix-like) concept of guix.

3
25

Linux Users Switching Back to Linux

Community iconc/linuxby
spaghettiwestern@sh.itjust.works
a week ago

70
626
1

Emoji problems

Community iconc/linuxby
gay_sex@mander.xyz
a week ago

I can't see emojis anymore, they don't work on librewolf.

10
22

This Week in Plasma: Wayland PiP and accessibility! (blogs.kde.org)

Community iconc/linuxby
MazonnaCara89@lemmy.ml
a week ago
0
49
3

GNU coreutils - useful flags and obscurities | Bread on Penguins

Community iconc/linuxby
Otter Raft@lemmy.ca
a week ago
Video Thumbnail
1
45
1

[Nobara] Help fixing boot situation

Community iconc/linuxby
Libra00@lemmy.ml
a week ago

So I have a weird situation that I'm not sure how to fix, and it's going to require some background.

4
9

[SOLVED] Recover deleted partition table - Guys, i need help!

Community iconc/linuxby
t0mri@lemmy.ml
a week ago

My disk was dos labelled (MBR). So I 'fdisk'-ed my disk and entered 'o' to convert it to GPT and wrote it to the disk. Now all the partitions are gone. I want those back. I care about the data rather than the partitions

10
26

NixOS printing problems

Community iconc/linuxby
linuxsnail@sh.itjust.works
a week ago

A friend and I are trying to get a machine set up to work as my school's library's printing computer instead of Windows ones. It is running NixOS. We got it bound to active directory, applications installed, etc., but the issue is that we can't get it to print. It'll say that it's printing but the print job never reaches the print server. To access the print server you're supposed to authenticate, but it doesn't ever give a prompt to. I tried turning off the firewall temporarily to see if that was the issue but it made no difference.

2
19

Why don't most distros support listing packages and system settings in text file(s)?

Community iconc/linuxby
TheTwelveYearOld@lemmy.world
a week ago

I think the least that distros can do, is allow listing all packages and system settings in config files like .toml rather than having to type in every single package to install, or click through system setting GUIs to setup. Would that require using a whole programming language or system like NIx?

23
40

Linux won't boot, looking for help

Community iconc/linuxby
BurntWits@sh.itjust.works
a week ago

Hey there. I’m totally new to Linux. I’m not the most tech savvy, but I’m fed up with windows and want to go elsewhere. For the time being I figured I’d dual boot, and got everything set up on a usb. I plugged it in, booted up Linux Mint, and it worked smoothly. I ended the session, powered off my pc, removed the usb, booted up windows 11, freed up some disc space and did some other stuff on my computer, then turned it off for a bit. When I went to boot it up again, I got this message:

13
27

Linux Foundation launches Fair Package Manager, a decentralized WordPress infrastructure alternative. (github.com)

Community iconc/linuxby
bimbimboy@lemm.ee
a week ago
3
113
3

Danish Ministry Replaces Windows and Microsoft Office with Linux and LibreOffice (heise.de)

Community iconc/linuxby
bimbimboy@lemm.ee
a week ago

Full text due to weird cookies banner

19
328
9

Manjaro KDE Plasma is planned to move to Wayland (forum.manjaro.org)

Community iconc/linuxby
bimbimboy@lemm.ee
a week ago
10
101
1

It just worked.

Community iconc/linuxby
Good_Slate@lemmy.world
a week ago

I've felt compelled to post; it just works!

24
200

No one understands but everyone hates

Community iconc/linuxby
nuzzle5504@lemmy.ml
a week ago
28
230
1

How to screen record regions while showing the region boundary?

Community iconc/linuxby
TheTwelveYearOld@lemmy.world
a week ago

I want to see either a persistent rectangle box on the edges of the region being recorded (anything outside the box isn't recorded), or dim the parts of the screen that aren't being recorded. I looked for screen recorders for hyprland & wlroots and didn't find any with this functionality. wf-recorder + slurp works for me but I want a boundary visual.

5
26
5

Which distro does Linus Torvalds use?

Community iconc/linuxby
asudox@lemmy.asudox.dev
a week ago
47
76

Ghostty in review: how's the new terminal emulator? (thelibre.news)

Community iconc/linuxby
Pro@reddthat.com
a week ago

A few months ago, a new terminal emulator was released. It's called ghostty, and it has been a highly anticipated terminal emulator for a while, especially due to the coverage that it received from ThePrimeagen, who had been using for a while, while it was in private beta.

44
63
3

Use supervisor or desktop Linux for TV gaming PC + NAS?

Community iconc/linuxby
Yorick@sh.itjust.works
a week ago

To give a bit of context : I'm upgrading my whole desktop computer so I now have a spare computer for gaming on the TV. I'm thinking of using it mainly as a gaming "console", but might be interested in embedding a NAS as well, and possibly some Docker containers for Home Assistants etc...

5
16

GNOME introducing stronger dependencies on systemd (blogs.gnome.org)

Community iconc/linuxby
Pro@programming.dev
a week ago
23
64
6

Is there any Linux distro for cars?

Community iconc/linuxby
dontblink@feddit.it
a week ago

Something like Android auto or apple auto but with Linux, does it exist? Or if not what are your homemade solutions?

19
60

HDR on hyprland?

Community iconc/linuxby
simop_jo@lemmy.world
a week ago

Is there any way to get HDR on hyprland?

2
15
Next page →
Create post
Join

Linux

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

  • [email protected]
  • [email protected]
  • [email protected]
  • [email protected]

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Local members: 4 Invite people to join
Posts: 1938
Comments: 45691

Moderators

  • Arthur Besse@lemmy.ml
  • nooter692@lemmy.ml
  • MarcellusDrum@lemmy.ml
  • Cyclohexane@lemmy.ml
  • d3Xt3r@lemmy.nz
  • View community on original server

  • Move community to feddit.online

  • Retrieve a post from the original server

RSS feed

Related communities

  • AerynOS@piefed.social
  • [Closed] AerynOS@lemm.ee
  • Alpine Linux@lemmy.ca
  • Alpine Linux@lemmy.world
  • Arch Linux@programming.dev
  • ArchLinux@lemmy.ml
  • Arch Linux@lemmy.ml
  • Arch Linux@discuss.tchncs.de
  • artixlinux@lemmy.ml
  • Ask Linux@lemmy.world
  • #!/bin/bash@programming.dev
  • Bedrock linux@sh.itjust.works
  • Beyond Linux@lemmy.ml
  • BSD@programming.dev
  • Berkeley Software Distribution@lemmy.sdf.org
  • Budgie - Solus Linux desktop environment@lemmy.ml
  • Debian@lemmy.world
  • Debian operating system@lemmy.ml
  • Debian - The universal operating system@lemmy.zip
  • Does it run Linux?@lemmy.ml
  • elementary OS@lemmy.ml
  • Everything Linux@lemmy.ml
  • Fedora Linux@lemmy.ml
  • Garuda-Linux@lemmy.dbzer0.com
  • Garuda Linux@lemmy.ml
  • Gentoo Linux@reddthat.com
  • Gentoo@lemmy.ml
  • Gnome@discuss.tchncs.de
  • GNU Dev - GNU is not Linux@lemmy.ml
  • GNU/Linux@lemmy.services.coupou.fr
  • GNU/Linux Italia@feddit.it
  • Kali Linux@infosec.pub
  • Kali Linux@lemmy.world
  • Kali Linux@sopuli.xyz
  • Kali Linux@infosec.pub
  • KDE@lemmy.kde.social
  • KDE@tube.kockatoo.org
  • KDE & Plasma users@lemmy.ml
  • Kubuntu@lemmy.ml
  • Linus Tech Tips@lemmy.ml
  • Linux@feddit.org
  • Linux@szmer.info
  • Linux@lemm.ee
  • @linux on Linux.Community@linux.community
  • Linux.zip@lemmy.zip
  • Linux@discuss.tchncs.de
  • Linux@sopuli.xyz
  • Linux@lemmy.world
  • Linux@sh.itjust.works
  • GNU/Linux@diggita.com
  • Linux @ helvetet.eu@lemmy.helvetet.eu
  • Linux@programming.dev
  • Linux Brasil@lemmy.eco.br
  • linux4noobs@programming.dev
  • Linux 101 stuff. Questions are encouraged, noobs are welcome!@lemmy.world
  • Linux Admin: Expanding Linux SysAdmin Knowledge@lemmy.ml
  • Linux App Summit@tube.kockatoo.org
  • Linux Beauty@lemmy.world
  • Linux Cafe@lemmy.world
  • Linux Crack Tips@lemmy.world
  • Linux Crack Support@lemmy.dbzer0.com
  • LinuxDesktopPorn@lemmy.ml
  • Linux development@lemmy.ml
  • linuxediting@lemmy.world
  • Linux Gaming@lemmy.world
  • Linux Guides@lemmy.ml
  • LinuxHardware@programming.dev
  • Linux Hardware@lemmy.ml
  • GNU+Linux Humor@lemmy.ml
  • linuxinthewild@lemmy.world
  • The Linux Lugcast Podcast@lemux.minnix.dev
  • Linux Mint@sopuli.xyz
  • Linux Mint@programming.dev
  • Linux Mint@lemmy.ml
  • Linux Phones@lemmy.ml
  • GNU/Linux Questions@lemmy.ml
  • Linux Questions@lemmy.world
  • Linux Troubleshooting and scripts@lemmy.zip
  • Linuxsucks@lemmy.world
  • Linux Tips 💡@lemmy.ca
  • Linux Upskill Challenge@programming.dev
  • Linux-User.gr@lemmy.world
  • Linux User Space@tilvids.com
  • Mageia@lemmy.world
  • Manjaro - Enjoy the simplicity@lemmy.ml
  • MX Linux@lemmy.ml
  • My Linux Journey@lemmy.world
  • Linux and Tech News@lemmy.linuxuserspace.show
  • Nix / NixOS@programming.dev
  • Linux & FOSS News@lemmy.ml
  • openSUSE@lemmy.ml
  • openSUSE@lemmy.world
  • Phoronix@lemmy.world
  • Pop!_OS@lemmy.ml
  • Rhino Linux@lemmy.ml
  • Software alternatives for Linux@lemmy.ca
  • Solus@piefed.social
  • [Closed] Solus@lemm.ee
  • Surface Linux@lemmy.sdf.org
  • SurfaceLinux@lemmy.ml
  • SwitchToLinux@lemmy.ml
  • The Linux Cast@tilvids.com
  • The Linux Experiment@tilvids.com
  • Trisquel GNU/Linux@lemmy.ml
  • Ubuntu@programming.dev
  • Ubuntu Linux@lemmy.ml
  • unix like operating system lovers@sh.itjust.works
  • unix-like@lemmy.ml
  • unixporn@lemmy.sdf.org
  • unixporn@lemmy.world
  • Unixporn@lemmy.ml
  • Unixporn@programming.dev
  • unixsocks on fediverse@lemmy.blahaj.zone
  • Void Linux@infosec.pub
  • Void Linux@lemmy.ml
  • zsh@programming.dev

More communities

Feeds

  • Linux & FOSS@piefed.social

More feeds

Rational Discourse Toolkit

How to fact-check

  • How to fact check
  • Google Fact Check Tools
  • Fact checking current news
  • Five steps for vetting a news source
  • Spot fake news

Donate

About

Keyboard shortcuts

PieFed v1.0.0 is free and open source.
Please report bugs or get involved.

Privacy policy