this post was submitted on 28 Sep 2024
145 points (90.1% liked)
Linux
48185 readers
1313 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 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, this kind of things drove me batty on Ubuntu. So many things were delivered as Snaps when they just don't work that way. The funniest one to me was Filebot. It's a media file naming/organizing tool....that doesn't have disk access. Are you kidding me, Canonical?
Flatpak is easier to work with, but has similar issues. Great for simple things, but I'm always worried that at some point I'm going to need some features that just won't work, and then it's going to be a hassle to migrate to a native installation. And it has no CLI support.
And yeah, the bloat is wild. Deduplication on btrfs (or similar) helps but there's no getting past the bandwidth bloat.
You have to explicitly grant permission to the disk because the app is sandboxed.
I forget the exact terminology but I tried putting it into the most permissive mode available. Is still could not work with external hard drives. This was several years ago so I can't say what might have changed since then, but I did spend some time troubleshooting and at the time that functionality did not work. I'd read that it was possible in the previous version (maybe 18.04?)
Edit: Come to think of it, it might not have been as simple as "couldn't access external drives". It might have had something to do with how my disks were mounted and their permissions and mount points. I remember that I hit a wall at some point and further troubleshooting would have required more surgery on my system than I was willing to attempt.
Snaps call your atypical drive arrangement “removable media” so even if you saw it, it might have been counter intuitive. This is what you would’ve needed to run:
Since 23.10 setting snap permissions has been easier in the gui.
Yeah, i hear you. I once installed the new version of snap (and later flatpak) of the gnome ide, and it couldn't find the vala compiler, because it was outside the sandboxing. Totally useless.
And yes, it's bloated. Nothing works with less 1.6 gb of ram. But then again, it's the same on fedora.
I use Fedora Workstation, and that is not the case at all. I will agree that an Arch based distro will arguably give you much more control over everything, but to compare Fedora to Ubuntu? That's just silly.
I was talking about memory usage, not the rest of the stuff. Yes, Fedora uses as much RAM as Ubuntu.
Ah, that being the case, you're also somewhat wrong. For the most part, Fedora actually uses a bit more RAM and resources than Ubuntu.