610
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 May 2024
610 points (93.0% liked)
Showerthoughts
29522 readers
1293 users here now
A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. A showerthought should offer a unique perspective on an ordinary part of life.
Rules
- All posts must be showerthoughts
- The entire showerthought must be in the title
- Avoid politics
- NEW RULE as of 5 Nov 2024, trying it out
- Political posts often end up being circle jerks (not offering unique perspective) or enflaming (too much work for mods).
- Try c/politicaldiscussion, volunteer as a mod here, or start your own community.
- Posts must be original/unique
- Adhere to Lemmy's Code of Conduct-----
founded 1 year ago
MODERATORS
I use Ubuntu for all my home lab servers unless there's a specific requirement for something else.
I never install the desktop version except when experimenting, and in those cases, I'd be just as happy using any other distro, since those use cases are fairly limited both in scope and duration.
Ubuntu is just the os I put on virtual servers.
Judge me if you want. I really could not possibly care less. I also use Windows on my daily driver desktop.
I'm considering going canonical MAAS for a new deployment of open stack servers which will be replacing my current hypervisors (which are VMware), pushing Ubuntu and OpenStack onto systems for use and probably also using MAAS to roll out future virtual machines in OpenStack.
I like the canonical Kool aid.
Whatever flops your mop dude, if works it works ๐
Were you able to run headless without installing snapd? I tried and tried, but there was some shared library dependency that always led to me having snapd installed, and after fighting with it repeatedly I found it easier to switch to Debian.
It's really disappointing that snapd has even infected headless installs. I loved Ubuntu on headless, and I still use it as a docker base image.
I honestly don't pay that much attention to what packages are installed. As long as system loads are acceptable when nothing is running, leaving sufficient resources for whatever needs doing.
I don't either, but then I saw snapd mount points showing up. ๐
I haven't noticed anything yet, but I don't spend too much time looking at mount points.