this post was submitted on 30 Sep 2023
217 points (99.5% liked)

Linux

47307 readers
566 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
[–] [email protected] 70 points 11 months ago* (last edited 11 months ago) (4 children)

Good thing I can just install applications from apt instead...

user@pc:~$: sudo apt install app
The following additional packages will be installed:
    snapd

....oh.

[–] danielfgom 23 points 11 months ago (2 children)

This. This is what really pissed me off about Ubuntu. I even uninstalled (or thought I did) the entire snapd system. But then I went to install something and.....it reinstalled snapd. 🤦

So I moved to Linux Mint which was an excellent experience. And just the other day I replaced that with LMDE 6 (Linux Mint Debian Edition) and I couldn't be happier.

It's the ideal distro for anyone who wants apt but not Ubuntu and doesn't want the pain of manually installing Debian.

[–] [email protected] 2 points 11 months ago (1 children)

I did a debian install this weekend, and it seemed pretty mild. It asked if I wanted separate partitions for /tmp and /home and if I wanted to encrypt my lvm. Then I chose my desktop environment from a list and that was it. It even installed grub for me.

[–] danielfgom 1 points 11 months ago

Yes Debian 12 is easier than Debian has ever been. But your may still need to install the CUPS printing system manually, your machine may not recognise that you've attached a printer whereas on Mint it will, and it will install the driver.

On Debian you'll probably have to manually install any proprietary drivers (eg WiFi) whereas LMDE did this for me automatically.

Plus the desktop will be very bland on Debian and you'll need to take the time to obtain themes, icons etc and make it look nice. Whereas with LMDE they've already customised Cinnamon for you, saving lots of time.

Either way is fine but Debian will need more time to set up and LMDE is ready out of the box

[–] MyCodeZero 1 points 11 months ago (1 children)
[–] danielfgom 5 points 11 months ago (2 children)

No way. That's another Corporation backed distro. Most of the Devs are also Red Hat employees

[–] [email protected] 4 points 11 months ago

That might not be true any more. Red Hat has made some interesting decisions lately.

[–] MyCodeZero 4 points 11 months ago

DNF is pretty good, snap i wouldn't touch with a 100 meter pole

[–] [email protected] 11 points 11 months ago* (last edited 11 months ago) (1 children)

The reason why I'll switch to Debian soon.

[–] [email protected] 3 points 11 months ago

IMO Linux Mint is a great replacement, too, although it does not come with the default-Gnome desktop layout

[–] [email protected] 10 points 11 months ago (1 children)

Yea, not with firefox, at least not without switching to some third party repo.

[–] MasterBlaster 12 points 11 months ago (2 children)

I use the ppa because the snap version does not let me use the keypass XC Plug-In or my VPN plug in.

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago)

I have the issue that the snap version can't browse files whose path includes a hidden dot file/directory in my home directory. It doesn't seem there's any clean way for me say "no, I give you explicit permission to read these files." My workaround was to sudo mount --bind ~/.foo ~/bar and then browse from ~/bar instead. I'm not sure what they think they were preventing me from doing but they failed.

[–] [email protected] -3 points 11 months ago (2 children)
[–] [email protected] 25 points 11 months ago

KeePass 2 and KeePassXC are two different programs. KeePassXC is not affected by that issue.

[–] AbidanYre 0 points 11 months ago

obtain a plaintext master password from a user workspace, even if the workspace is locked.

You had one job keepass.

[–] [email protected] 5 points 11 months ago (1 children)

Canonical's changes to apt could be considered malicious in and of themselves because it installs from a source you didn't request for, sure seems malicious to me.

[–] [email protected] 6 points 11 months ago

Agreed. Switching out .deb packages in the package manager for snap stubs was a bridge too far, and I went back to Debian.