this post was submitted on 08 Sep 2023
344 points (93.4% liked)

Linux

46819 readers
1119 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
344
Why I dislike snaps (lemmy.dbzer0.com)
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

Screenshot doesn't even show half.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 11 months ago (8 children)

Flatpaks aren't very relevant for servers if I am not wrong but Canonical definitely tties to push Snaps for that usecase, I feel like other container technologies like Docker or Podman are a lot more relevant in that context and containerization in general is really nice especially for server use and not that hard to wrap your head around! ;)

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

Docker requires management and some setup. A server snap just works, it's updated automatically and rolls back when necessary.

It's just a breeze. I use it for nextcloud and I'm safe for years with no maintenance from my side at all.

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

Auto updates are not an option for anything mission critical. Every update must be tested in isolation first or you might fuck things up beyond repair.

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

Updates are atomic and if something goes wrong it rolls back automatically

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

Not everything that goes wrong might be counted as wrong by the developers. Automatic updates is a no-no.

load more comments (1 replies)
load more comments (4 replies)