Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13?
irmadlad@lemmy.world 6 hours ago It does everything Ubuntu does, but leaner
Didn’t downvote nor do I understand why someone would, but I’m curious. When you say ‘leaner’, is it leaner that standing up a minimal installation of Ubuntu server? This is what I’ve been doing for a long while, and then adding whatever I needed, which turns out to be minimal, down the road.
chronicledmonocle@lemmy.world 6 hours ago
A standard install of Ubuntu Server uses more RAM, has longer boot times, and generally just needs more resources to get going. You can strip some of that out, but Debian is that way from the start. Plus, Ubuntu is just Debian with extra shit on top.
Debian is also much longer lived and stable than even Ubuntu LTS releases, so I generally have just found it to be better suited to deployments where I don’t want to fuck with it for a long time, besides monthly patching.
@chronicledmonocle @irmadlad The irony is that when Ubuntu was created in '04, one of the first features they worked on (after the initial 4.10 release) was fast booting. Debian at the time used sysvinit and booted pretty slowly. And in addition, long-term support.
Those things eventually made their way into Debian through various means; I haven't messed with Ubuntu in years, but it's very amusing to me to hear that Debian might boot faster than Ubuntu.