this post was submitted on 29 Oct 2025
90 points (98.9% liked)

Selfhosted

52632 readers
769 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Or asked the other way around: How long do you keep your servers running without installing any software updates?

update means something like

sudo dnf update

or something ....

apt-get upgrade
apt-get update
you are viewing a single comment's thread
view the rest of the comments
[–] atzanteol@sh.itjust.works 4 points 2 days ago (1 children)

That's... Not how it works.. Debian is "stable" not "secure". You use Debian so that is easier to run updates frequently since they'll be unlikely to break things.

[–] sneezycat@sopuli.xyz 0 points 2 days ago (2 children)

If I wanted to run updates frequently I would run arch lmao. Even if I did apt update every day, debian stable doesn't get that many updates.

I could just run auto-update but meh.

[–] atzanteol@sh.itjust.works 3 points 2 days ago (1 children)

If I wanted to run updates frequently I would run arch lmao. Even if I did apt update every day, debian stable doesn’t get that many updates.

You're not updating for features you're updating for bug and security fixes. That's why Debian stable doesn't have many updates. But the ones they do are typically important.

[–] sneezycat@sopuli.xyz -2 points 2 days ago (1 children)

Yeah, I know. Until I get ransomware'd and my nudes leaked, I won't care 💅🏻✨

[–] atzanteol@sh.itjust.works 2 points 2 days ago (1 children)
[–] sneezycat@sopuli.xyz -1 points 2 days ago

I guess people smoke because they don't know smoking causes cancer ;3

[–] lastweakness@lemmy.world 1 points 2 days ago (1 children)

Are you talking about desktop use?

[–] sneezycat@sopuli.xyz 1 points 2 days ago

No, my home server. My desktop and laptop both have arch, because I do interact with them more often.