this post was submitted on 05 Jul 2023
103 points (94.8% liked)

Linux

45582 readers
1260 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
 

I just tried to upgrade Ubuntu and I suddenly see that new packages want to be installed; snapd and firefox. I don't need Firefox because I'm already using Firefox-ESR as a deb and I certainly don't need snaps.

Why is Ubuntu doing this? I get it you like snaps but I don't, so don't try to force install it. I had to use apt-mark hold to block the install of snapd and firefox. This is also not an isolated incident. I just checked Reddit and someone made a thread 8 hours back regarding the same issue.

This thing is giving me Microsoft vibes.

you are viewing a single comment's thread
view the rest of the comments
[–] daniskarma 6 points 1 year ago* (last edited 1 year ago) (5 children)

How is Debian for servers?

I'm currently running Ubuntu server. And it's really convenient. I even appreciate snaps as they keep things clean for the server.

Certainly I wanted something Debian based, I know some people using Fedora por servers but I really like Debian/Ubuntu LTR and not having to worry about updates so often.

Does Debian offer a lightweight server image without DE as Ubuntu?

[–] [email protected] 10 points 1 year ago* (last edited 1 year ago)

Debian is great. It's basically Ubuntu (it also uses apt for example) but bit more traditional. In fact it's probably one of the most popular distros used in servers when you don't need the support that someone like Redhat can give you especially as a business. And if you can't live without "snaps" then you can install snapd on Debian.

[–] Nullpointer 6 points 1 year ago

Download the netinst image. You get the option of installing a de or none entirely.

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

Better than it is for desktop. Stable has tended to live up to its name and has always been my go-to for servers, but may not always be the best choice if for example you want to use new/uncommon hardware with a newer kernel and drivers etc (though compiling your own kernel is always an option, of course)

[–] [email protected] 1 points 1 year ago

Debian packports provided what I needed when bullseye had outdated packages before the bookworm release. For qemu, libvirt, kernel and ZFS.

[–] InverseParallax 4 points 1 year ago

Perfect for servers, best there is.

It's Ubuntu server minimal without snaps and their ubuntu-cloud, that's it.

I think they use network manager instead of net plan too, but I think you can switch.

Just solid as all f*. My hypervisor is debian, freebsd and other debian running the apps underneath.

[–] [email protected] 2 points 1 year ago

Recently switched my servers from Ubuntu to Debian and it feels virtually identical except much snappier and lower numbers on my resource-usage graphs.