this post was submitted on 26 Dec 2025
71 points (97.3% liked)

Selfhosted

59897 readers
765 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

So, just a light post, I upgraded my Pi4 last night and found the Linux firmware breaks a 32bit install.

I've been meaning to change to 64bit for months, but as it's my DMZ box for torrents, radicale, etc, then it's just finding the right time to convert an adhoc setup into my ansible scripts.

Luckily I had a SD backup from September to get it running again

So, what have you broken over the holidays?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] lemming741@lemmy.world 18 points 5 months ago (3 children)

I rebooted a machine that had an Nvidia driver crash. It didn't finish the reboot, but it did seem to stop sshd so I can't get in until I get home and have physical access. I had a ping running so I could watch, it never dropped. ๐Ÿซ 

Lesson here: put your experimental boxes on a WiFi plug and set them to boot on AC restoration.

[โ€“] WhyJiffie@sh.itjust.works 8 points 5 months ago (1 children)

I hate it that systemd is so quick to shut down sshd when shutting down the system. it does that in the very first "round", while it could really just keep it running till the end...

[โ€“] lemming741@lemmy.world 9 points 5 months ago

Even my proxmox web interface lasts deeper into a reboot than sshd. It boots you immediately while you can watch the vms shut down for the next 3 minutes in the browser.

[โ€“] Dhs92@piefed.social 4 points 5 months ago

This is why I got a JetKVM heh

[โ€“] HelloRoot@lemy.lol 3 points 5 months ago (1 children)